Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10888673
D7672.id.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
D7672.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,9 @@
name : python-tenacity
-version : 5.0.4
-release : 1
+version : 6.0.0
+release : 2
source :
- - https://pypi.python.org/packages/source/t/tenacity/tenacity-5.0.4.tar.gz : a0c3c5f7ae0c33f5556c775ca059c12d6fd8ab7121613a713e8b7d649908571b
+ - https://pypi.python.org/packages/source/t/tenacity/tenacity-6.0.0.tar.gz : 72f397c2bb1887e048726603f3f629ea16f88cb3e61e4ed3c57e98582b8e3571
+homepage : http://tenacity.readthedocs.io
license : Apache-2.0
component : programming.python
summary : Retrying library for Python
@@ -11,6 +12,7 @@
builddeps :
- pbr
- python-pytest
+ - python-setuptools-scm
- python-tornado
rundeps :
- python-six
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>python-tenacity</Name>
+ <Homepage>http://tenacity.readthedocs.io</Homepage>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
@@ -19,13 +20,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-5.0.4-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-5.0.4-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-5.0.4-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-5.0.4-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-5.0.4-py3.6.egg-info/pbr.json</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-5.0.4-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-5.0.4-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-6.0.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-6.0.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-6.0.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-6.0.0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity-6.0.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/__pycache__/_asyncio.cpython-36.pyc</Path>
@@ -48,25 +47,17 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/nap.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/retry.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/stop.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/tests/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/tests/__pycache__/test_asyncio.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/tests/__pycache__/test_tenacity.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/tests/__pycache__/test_tornado.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/tests/test_asyncio.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/tests/test_tenacity.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/tests/test_tornado.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/tornadoweb.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tenacity/wait.py</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2019-07-18</Date>
- <Version>5.0.4</Version>
+ <Update release="2">
+ <Date>2019-11-18</Date>
+ <Version>6.0.0</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 28 2023, 6:23 AM (6 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5787931
Default Alt Text
D7672.id.diff (5 KB)
Attached To
Mode
D7672: Update python-tenacity to 6.0.0
Attached
Detach File
Event Timeline
Log In to Comment