Page MenuHomeSolus

D5007.diff
No OneTemporary

D5007.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : python-fasteners
version : 0.14.1
-release : 1
+release : 2
source :
- https://github.com/harlowja/fasteners/archive/0.14.1.tar.gz : 7ce40f6ed399ca533696b8a7ca02bf4497a98d81402304611f56b30d29208874
license : Apache-2.0
@@ -9,11 +9,14 @@
description: |
A python package that provides useful locks.
builddeps :
+ - pkgconfig(python3)
- python-setuptools
rundeps :
- python-monotonic
- python-six
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,8 +2,8 @@
<Source>
<Name>python-fasteners</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Clive Johnston</Name>
+ <Email>clivejo@protonmail.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
@@ -46,15 +46,42 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/fasteners/tests/test_process_lock.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/fasteners/version.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/fasteners/version.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners-0.14.1-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners-0.14.1-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners-0.14.1-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners-0.14.1-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners-0.14.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/__pycache__/_utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/__pycache__/lock.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/__pycache__/process_lock.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/__pycache__/test.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/__pycache__/version.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/_utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/lock.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/process_lock.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/test.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/tests/__pycache__/test_decorators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/tests/__pycache__/test_helpers.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/tests/__pycache__/test_lock.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/tests/__pycache__/test_process_lock.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/tests/test_decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/tests/test_helpers.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/tests/test_lock.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/tests/test_process_lock.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/fasteners/version.py</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2017-10-14</Date>
+ <Update release="2">
+ <Date>2019-01-08</Date>
<Version>0.14.1</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Clive Johnston</Name>
+ <Email>clivejo@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 8, 2:32 AM (19 h, 37 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5794323
Default Alt Text
D5007.diff (5 KB)

Event Timeline