Skip to content

Commit

Permalink
python-stevedore: Add homepage (#3902)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjharder authored Sep 24, 2024
2 parents 3e02820 + e67e2fb commit 8aa0002
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
3 changes: 2 additions & 1 deletion packages/py/python-stevedore/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : python-stevedore
version : 3.5.0
release : 10
release : 11
source :
- https://pypi.io/packages/source/s/stevedore/stevedore-3.5.0.tar.gz : f40253887d8712eaa2bb0ea3830374416736dc8ec0e22f5a65092c1174c44335
homepage : https://opendev.org/openstack/stevedore
license : Apache-2.0
component : programming.python
summary : Manage dynamic plugins for Python applications
Expand Down
13 changes: 7 additions & 6 deletions packages/py/python-stevedore/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>python-stevedore</Name>
<Homepage>https://opendev.org/openstack/stevedore</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Deyan Dimitrov</Name>
<Email>dikelito@tutamail.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
Expand Down Expand Up @@ -100,12 +101,12 @@
</Files>
</Package>
<History>
<Update release="10">
<Date>2024-02-14</Date>
<Update release="11">
<Date>2024-09-24</Date>
<Version>3.5.0</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Deyan Dimitrov</Name>
<Email>dikelito@tutamail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 8aa0002

Please sign in to comment.