Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11052095
D4314.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D4314.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,14 +1,21 @@
name : python-appdirs
version : 1.4.3
-release : 2
+release : 3
source :
- - https://pypi.python.org/packages/48/69/d87c60746b393309ca30761f8e2b49473d43450b150cb08f3c6df5c11be5/appdirs-1.4.3.tar.gz : 9e5896d1372858f8dd3344faf4e5014d21849c756c8d5701f78f8a103b372d92
+ - https://files.pythonhosted.org/packages/source/a/appdirs/appdirs-1.4.3.tar.gz : 9e5896d1372858f8dd3344faf4e5014d21849c756c8d5701f78f8a103b372d92
license : MIT
component : programming.python
summary : A small Python module for determining appropriate platform-specific dirs
description: |
small Python module for determining appropriate platform-specific dirs
+builddeps :
+ - python-setuptools
build : |
%python_setup
+ %python3_setup
install : |
%python_install
+ %python3_install
+check : |
+ %python_test
+ %python3_test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,7 +3,7 @@
<Name>python-appdirs</Name>
<Packager>
<Name>Pierre-Yves</Name>
- <Email>pyu@skynet.be</Email>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -19,18 +19,27 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/appdirs.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/appdirs.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/appdirs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/appdirs-1.4.3-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/appdirs-1.4.3-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/appdirs-1.4.3-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/appdirs-1.4.3-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/appdirs.py</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-04-18</Date>
+ <Update release="3">
+ <Date>2018-11-10</Date>
<Version>1.4.3</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
- <Email>pyu@skynet.be</Email>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
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
5803383
Default Alt Text
D4314.diff (3 KB)
Attached To
Mode
D4314: Enable python3
Attached
Detach File
Event Timeline
Log In to Comment