Page MenuHomeSolus

D4318.diff
No OneTemporary

D4318.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,14 @@
name : python-enzyme
version : 0.4.1
-release : 1
+release : 2
source :
- - https://pypi.python.org/packages/dd/99/e4eee822d9390ebf1f63a7a67e8351c09fb7cd75262e5bb1a5256898def9/enzyme-0.4.1.tar.gz : f2167fa97c24d1103a94d4bf4eb20f00ca76c38a37499821049253b2059c62bb
+ - https://files.pythonhosted.org/packages/source/e/enzyme/enzyme-0.4.1.tar.gz : f2167fa97c24d1103a94d4bf4eb20f00ca76c38a37499821049253b2059c62bb
license : Apache-2.0
component : programming.python
summary : Python video metadata parser
description: |
- Python video metadata parser
-builddeps :
- - python-setuptools
+ Enzyme is a Python module to parse video metadata.
build : |
- %python_setup
+ %python3_setup
install : |
- %python_install
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,60 +2,60 @@
<Source>
<Name>python-enzyme</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">Python video metadata parser</Summary>
- <Description xml:lang="en">Python video metadata parser
+ <Description xml:lang="en">Enzyme is a Python module to parse video metadata.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-enzyme</Name>
<Summary xml:lang="en">Python video metadata parser</Summary>
- <Description xml:lang="en">Python video metadata parser
+ <Description xml:lang="en">Enzyme is a Python module to parse video metadata.
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme-0.4.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme-0.4.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme-0.4.1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme-0.4.1-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/compat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/exceptions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/exceptions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/mkv.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/mkv.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/parsers/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/parsers/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/parsers/ebml/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/parsers/ebml/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/parsers/ebml/core.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/parsers/ebml/core.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/parsers/ebml/readers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/parsers/ebml/readers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/parsers/ebml/specs/matroska.xml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/tests/parsers/ebml/test1.mkv.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/tests/test_mkv.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/tests/test_mkv.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/tests/test_parsers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/enzyme/tests/test_parsers.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme-0.4.1-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme-0.4.1-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme-0.4.1-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme-0.4.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/__pycache__/compat.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/__pycache__/exceptions.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/__pycache__/mkv.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/compat.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/exceptions.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/mkv.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/parsers/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/parsers/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/parsers/ebml/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/parsers/ebml/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/parsers/ebml/__pycache__/core.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/parsers/ebml/__pycache__/readers.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/parsers/ebml/core.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/parsers/ebml/readers.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/parsers/ebml/specs/matroska.xml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/tests/__pycache__/test_mkv.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/tests/__pycache__/test_parsers.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/tests/parsers/ebml/test1.mkv.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/tests/test_mkv.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/enzyme/tests/test_parsers.py</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2016-10-22</Date>
+ <Update release="2">
+ <Date>2018-11-10</Date>
<Version>0.4.1</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 8:43 PM (2 h, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5823293
Default Alt Text
D4318.diff (8 KB)

Event Timeline