Page MenuHomeSolus

D4201.diff
No OneTemporary

D4201.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-pytz
-version : '2018.5'
-release : 5
+version : 2018.7
+release : 6
source :
- - https://pypi.io/packages/source/p/pytz/pytz-2018.5.tar.gz : ffb9ef1de172603304d9d2819af6f5ece76f2e85ec10692a524dd876e72bf277
+ - https://pypi.io/packages/source/p/pytz/pytz-2018.7.tar.gz : 31cb35c89bd7d333cd32c5f278fca91b523b0834369e757f4c5641ea252236ca
license : MIT
component : programming.python
summary : World timezone definitions, modern and historical
@@ -18,14 +18,12 @@
%python3_install
check : |
pushd $PKG_BUILD_DIR/py2build
- export PYTHONPATH=$PWD
for f in pytz/tests/*.py; do
- python $f
+ %python_test $f
done
popd
pushd $PKG_BUILD_DIR/py3build
- export PYTHONPATH=$PWD
for f in pytz/tests/*.py; do
- python3 $f
+ %python3_test $f
done
popd
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -19,11 +19,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytz-2018.5-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytz-2018.5-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytz-2018.5-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytz-2018.5-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytz-2018.5-py2.7.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytz-2018.7-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytz-2018.7-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytz-2018.7-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytz-2018.7-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytz-2018.7-py2.7.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytz/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytz/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytz/exceptions.py</Path>
@@ -634,11 +634,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pytz/zoneinfo/tzdata.zi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytz/zoneinfo/zone.tab</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytz/zoneinfo/zone1970.tab</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytz-2018.5-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytz-2018.5-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytz-2018.5-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytz-2018.5-py3.6.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytz-2018.5-py3.6.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytz-2018.7-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytz-2018.7-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytz-2018.7-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytz-2018.7-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytz-2018.7-py3.6.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pytz/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pytz/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pytz/__pycache__/exceptions.cpython-36.pyc</Path>
@@ -1252,12 +1252,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2018-07-02</Date>
- <Version>2018.5</Version>
+ <Update release="6">
+ <Date>2018-10-29</Date>
+ <Version>2018.7</Version>
<Comment>Packaging update</Comment>
<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
Thu, Aug 10, 6:17 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815895
Default Alt Text
D4201.diff (4 KB)

Event Timeline