Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10850973
D5007.id13027.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D5007.id13027.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Jun 13 2023, 8:25 AM (8 w, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5794323
Default Alt Text
D5007.id13027.diff (5 KB)
Attached To
Mode
D5007: Patch python-fasteners to package python3 files
Attached
Detach File
Event Timeline
Log In to Comment