diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,17 @@ +name : python-josepy +version : 1.0.1 +release : 1 +source : + - https://pypi.io/packages/source/j/josepy/josepy-1.0.1.tar.gz : 9f48b88ca37f0244238b1cc77723989f7c54f7b90b2eee6294390bacfe870acc +license : Apache-2.0 +component : programming.python +summary : JOSE protocol implementation in Python using cryptography +description: | + Python implementation of the standards developed by IETF Javascript Object + Signing and Encryption (JOSE). +builddeps : + - python-setuptools +build : | + %python_setup +install : | + %python_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,98 @@ + + + python-josepy + + Pierre-Yves + pyu@riseup.net + + Apache-2.0 + programming.python + JOSE protocol implementation in Python using cryptography + Python implementation of the standards developed by IETF Javascript Object +Signing and Encryption (JOSE). + + https://solus-project.com/sources/README.Solus + + + python-josepy + JOSE protocol implementation in Python using cryptography + Python implementation of the standards developed by IETF Javascript Object +Signing and Encryption (JOSE). + + programming.python + + /usr/bin + /usr/lib/python2.7/site-packages/josepy-1.0.1-py2.7.egg-info/PKG-INFO + /usr/lib/python2.7/site-packages/josepy-1.0.1-py2.7.egg-info/SOURCES.txt + /usr/lib/python2.7/site-packages/josepy-1.0.1-py2.7.egg-info/dependency_links.txt + /usr/lib/python2.7/site-packages/josepy-1.0.1-py2.7.egg-info/entry_points.txt + /usr/lib/python2.7/site-packages/josepy-1.0.1-py2.7.egg-info/requires.txt + /usr/lib/python2.7/site-packages/josepy-1.0.1-py2.7.egg-info/top_level.txt + /usr/lib/python2.7/site-packages/josepy/__init__.py + /usr/lib/python2.7/site-packages/josepy/__init__.pyc + /usr/lib/python2.7/site-packages/josepy/b64.py + /usr/lib/python2.7/site-packages/josepy/b64.pyc + /usr/lib/python2.7/site-packages/josepy/b64_test.py + /usr/lib/python2.7/site-packages/josepy/b64_test.pyc + /usr/lib/python2.7/site-packages/josepy/errors.py + /usr/lib/python2.7/site-packages/josepy/errors.pyc + /usr/lib/python2.7/site-packages/josepy/errors_test.py + /usr/lib/python2.7/site-packages/josepy/errors_test.pyc + /usr/lib/python2.7/site-packages/josepy/interfaces.py + /usr/lib/python2.7/site-packages/josepy/interfaces.pyc + /usr/lib/python2.7/site-packages/josepy/interfaces_test.py + /usr/lib/python2.7/site-packages/josepy/interfaces_test.pyc + /usr/lib/python2.7/site-packages/josepy/json_util.py + /usr/lib/python2.7/site-packages/josepy/json_util.pyc + /usr/lib/python2.7/site-packages/josepy/json_util_test.py + /usr/lib/python2.7/site-packages/josepy/json_util_test.pyc + /usr/lib/python2.7/site-packages/josepy/jwa.py + /usr/lib/python2.7/site-packages/josepy/jwa.pyc + /usr/lib/python2.7/site-packages/josepy/jwa_test.py + /usr/lib/python2.7/site-packages/josepy/jwa_test.pyc + /usr/lib/python2.7/site-packages/josepy/jwk.py + /usr/lib/python2.7/site-packages/josepy/jwk.pyc + /usr/lib/python2.7/site-packages/josepy/jwk_test.py + /usr/lib/python2.7/site-packages/josepy/jwk_test.pyc + /usr/lib/python2.7/site-packages/josepy/jws.py + /usr/lib/python2.7/site-packages/josepy/jws.pyc + /usr/lib/python2.7/site-packages/josepy/jws_test.py + /usr/lib/python2.7/site-packages/josepy/jws_test.pyc + /usr/lib/python2.7/site-packages/josepy/test_util.py + /usr/lib/python2.7/site-packages/josepy/test_util.pyc + /usr/lib/python2.7/site-packages/josepy/testdata/README + /usr/lib/python2.7/site-packages/josepy/testdata/cert-100sans.pem + /usr/lib/python2.7/site-packages/josepy/testdata/cert-idnsans.pem + /usr/lib/python2.7/site-packages/josepy/testdata/cert-san.pem + /usr/lib/python2.7/site-packages/josepy/testdata/cert.der + /usr/lib/python2.7/site-packages/josepy/testdata/cert.pem + /usr/lib/python2.7/site-packages/josepy/testdata/critical-san.pem + /usr/lib/python2.7/site-packages/josepy/testdata/csr-100sans.pem + /usr/lib/python2.7/site-packages/josepy/testdata/csr-6sans.pem + /usr/lib/python2.7/site-packages/josepy/testdata/csr-idnsans.pem + /usr/lib/python2.7/site-packages/josepy/testdata/csr-nosans.pem + /usr/lib/python2.7/site-packages/josepy/testdata/csr-san.pem + /usr/lib/python2.7/site-packages/josepy/testdata/csr.der + /usr/lib/python2.7/site-packages/josepy/testdata/csr.pem + /usr/lib/python2.7/site-packages/josepy/testdata/dsa512_key.pem + /usr/lib/python2.7/site-packages/josepy/testdata/rsa1024_key.pem + /usr/lib/python2.7/site-packages/josepy/testdata/rsa2048_cert.pem + /usr/lib/python2.7/site-packages/josepy/testdata/rsa2048_key.pem + /usr/lib/python2.7/site-packages/josepy/testdata/rsa256_key.pem + /usr/lib/python2.7/site-packages/josepy/testdata/rsa512_key.pem + /usr/lib/python2.7/site-packages/josepy/util.py + /usr/lib/python2.7/site-packages/josepy/util.pyc + /usr/lib/python2.7/site-packages/josepy/util_test.py + /usr/lib/python2.7/site-packages/josepy/util_test.pyc + + + + + 2018-01-18 + 1.0.1 + Packaging update + Pierre-Yves + pyu@riseup.net + + + \ No newline at end of file