Page MenuHomeSolus

D2777.id9174.diff
No OneTemporary

D2777.id9174.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-itsdangerous
version : 0.24
-release : 1
+release : 2
source :
- - https://pypi.python.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz : cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519
+ - https://pypi.python.org/packages/source/i/itsdangerous/itsdangerous-0.24.tar.gz : cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519
license : BSD-3-Clause
component : programming.python
summary : Various helpers to pass trusted data to untrusted environments and back.
@@ -12,5 +12,14 @@
- python-setuptools
build : |
%python_setup
+ %python3_setup
install : |
%python_install
+ %python3_install
+check : |
+ pushd $PKG_BUILD_DIR/py2build
+ python setup.py test
+ popd
+ pushd $PKG_BUILD_DIR/py3build
+ python3 setup.py test
+ popd
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-itsdangerous</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
@@ -26,15 +26,22 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/itsdangerous-0.24-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/itsdangerous.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/itsdangerous.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/itsdangerous.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/itsdangerous-0.24-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/itsdangerous-0.24-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/itsdangerous-0.24-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/itsdangerous-0.24-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/itsdangerous-0.24-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/itsdangerous.py</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2016-12-17</Date>
+ <Update release="2">
+ <Date>2018-04-23</Date>
<Version>0.24</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.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
Sat, Aug 12, 1:26 AM (3 h, 14 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5814768
Default Alt Text
D2777.id9174.diff (3 KB)

Event Timeline