Skip to content

Commit

Permalink
python-enzyme: Housekeeping
Browse files Browse the repository at this point in the history
**Summary**

- Add `homepage` key to `package.yml` (Part of getsolus#411)
- Add monitoring.yml
  • Loading branch information
malfisya committed Jun 14, 2024
1 parent 5940116 commit d3ad1b9
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 7 deletions.
6 changes: 6 additions & 0 deletions packages/py/python-enzyme/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 19654
rss: https://github.com/Diaoul/enzyme/tags.atom
# No known CPE, checked 2024-06-14
security:
cpe: ~
3 changes: 2 additions & 1 deletion packages/py/python-enzyme/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : python-enzyme
version : 0.4.1
release : 6
release : 7
source :
- https://files.pythonhosted.org/packages/source/e/enzyme/enzyme-0.4.1.tar.gz : f2167fa97c24d1103a94d4bf4eb20f00ca76c38a37499821049253b2059c62bb
homepage : https://pypi.org/project/enzyme/
license : Apache-2.0
component : programming.python
summary : Python video metadata parser
Expand Down
13 changes: 7 additions & 6 deletions packages/py/python-enzyme/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>python-enzyme</Name>
<Homepage>https://pypi.org/project/enzyme/</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
Expand Down Expand Up @@ -50,12 +51,12 @@
</Files>
</Package>
<History>
<Update release="6">
<Date>2024-02-14</Date>
<Update release="7">
<Date>2024-06-14</Date>
<Version>0.4.1</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit d3ad1b9

Please sign in to comment.