Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11049348
D1984.id4974.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
7 KB
Referenced Files
None
Subscribers
None
D1984.id4974.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,25 +1,24 @@
name : python-acme
-version : 0.19.0
-release : 2
+version : 0.21.0
+release : 3
source :
- - https://pypi.python.org/packages/a8/4e/6682c3192f9216f5eac3993e3de24b4bd28f371b28f0ea6a8034b0f1529b/acme-0.19.0.tar.gz : 1fa23d64d494aaf001e6fe857c461fcfff10f75a1c2c35ec831447f641e1e822
+ - https://files.pythonhosted.org/packages/source/a/acme/acme-0.21.0.tar.gz : d64eae267c0bb21c98fa889b4e0be4c473ca8e80488d3de057e803d6d167544d
license : Apache-2.0
component : programming.python
summary : ACME protocol implementation in Python
description: |
ACME protocol implementation in Python
builddeps :
- - python-cryptography
- - python-ipaddress
+ - python-josepy
- python-mock
- python-ndg-httpsclient
- - python-nose
- python-openssl
- python-pyrfc3339
- python-pytz
- python-requests
- python-setuptools
rundeps :
+ - python-josepy
- python-mock
- python-openssl
- python-pyrfc3339
@@ -33,5 +32,6 @@
install : |
%python_install
check : |
- %python_setup nosetests
-
+ pushd $PKG_BUILD_DIR/py2build
+ python 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-acme</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
@@ -19,13 +19,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme-0.19.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme-0.19.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme-0.19.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme-0.19.0-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme-0.19.0-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme-0.19.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/acme-0.21.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/acme-0.21.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/acme-0.21.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/acme-0.21.0-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/acme-0.21.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/acme/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/acme/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/acme/challenges.py</Path>
@@ -48,40 +46,6 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/acme/fields.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/acme/fields_test.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/acme/fields_test.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/b64.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/b64.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/b64_test.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/b64_test.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/errors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/errors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/errors_test.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/errors_test.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/interfaces.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/interfaces.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/interfaces_test.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/interfaces_test.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/json_util.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/json_util.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/json_util_test.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/json_util_test.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jwa.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jwa.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jwa_test.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jwa_test.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jwk.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jwk.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jwk_test.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jwk_test.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jws.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jws.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jws_test.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/jws_test.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/util.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/util.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/util_test.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/acme/jose/util_test.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/acme/jws.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/acme/jws.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/acme/jws_test.py</Path>
@@ -123,12 +87,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-11-29</Date>
- <Version>0.19.0</Version>
+ <Update release="3">
+ <Date>2018-01-18</Date>
+ <Version>0.21.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <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, 5:38 PM (2 h, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791634
Default Alt Text
D1984.id4974.diff (7 KB)
Attached To
Mode
D1984: Update python-acme to 0.21.0
Attached
Detach File
Event Timeline
Log In to Comment