SHA256
1
0
forked from pool/python-acme

78 Commits

Author SHA256 Message Date
Tomáš Chvátal
e695ba869a Accepting request 672746 from home:mcalabkova:branches:devel:languages:python:certbot
- update to 0.31.0
  * Support for initiating (but not solving end-to-end) TLS-ALPN-01 
    challenges with the acme module.
  * Fixed accessing josepy contents through acme.jose when the full 
    acme.jose path is used.
  * Added the update_account subcommand for account management commands.

OBS-URL: https://build.opensuse.org/request/show/672746
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=14
2019-02-10 10:20:44 +00:00
Tomáš Chvátal
f615df83f9 - Drop pytest-xdist dependency as it is not really needed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=12
2019-01-29 12:02:34 +00:00
Tomáš Chvátal
0b9047525e - Update to 0.30.2:
* Remove josepy helpers that are no longer needed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=10
2019-01-29 11:36:52 +00:00
178ef48524 - update to 0.29.1:
* Release 0.29.1
  * Release 0.29.0
  * WIP External Account Binding (#6059)
  * Implement POST-as-GET requests (#6522)
  * ignore erroneously no-member lint error
  * Revert acme/acme/client.py
  * Bump version to 0.29.0
  * remove unused six imports
  * Remove module-level ignore::ResourceWarnings
  * bring requests back down to 2.4.1 in setup and oldest constraints
  * Requests no longer vendorizes urllib3
  * Use a newer version of requests because of the upcoming Callable import
    Deprecation in Python 3.8 that warns in Python 3.7
  * Cover is run on 2.7, so mark 3-only lines as no cover
  * Ignore ResourceWarnings in various modules in a 2-compatible way.
  * ignore ResourceWarnings in acme tests
  * s/assertEquals/assertEqual
- Adjust Requires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=8
2018-12-15 07:18:02 +00:00
Tomáš Chvátal
ed712193a6 Accepting request 649642 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.28.0
  * Use the ACMEv2 newNonce endpoint when a new nonce is needed, and 
    newNonce is available in the directory.
  * Warn when using deprecated acme.challenges.TLSSNI01

OBS-URL: https://build.opensuse.org/request/show/649642
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=6
2018-11-17 18:55:13 +00:00
Tomáš Chvátal
225eea75d1 Accepting request 635677 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.27.1
  * acme client now raises an error when you try to create an ACME 
    account with a key that has already been used
  * you can now call query_registration without having to first 
    call new_account

OBS-URL: https://build.opensuse.org/request/show/635677
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=4
2018-09-14 08:25:04 +00:00
d9637d21bd Accepting request 633009 from devel:languages:python:certbot
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/633009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=22
2018-09-04 20:57:58 +00:00
477d9be048 Accepting request 625326 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/625326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=21
2018-07-27 08:56:04 +00:00
9ca3ee1ac1 Accepting request 623161 from devel:languages:python
- update to 0.26.0
  - No changelog from upstream
- update to 0.25.1
  - No changelog from upstream
  
- update to 0.25.0
  - No changelog from upstream
- update to 0.24.0
  - No changelog from upstream
- update to 0.23.0
  - No changelog from upstream
- update to 0.22.2
  - No changelog from upstream
- update to 0.22.0
  - No changelog from upstream
- update to 0.21.1
  - No changelog from upstream
- update to 0.20.0
  - No changelog from upstream
- update to 0.19.0
  - No changelog from upstream
- update to 0.18.2
  - No changelog from upstream
- Convert to singlespec
- update to 0.18.1
  - No changelog from upstream
- update to 0.17.0
  - No changelog from upstream
- update to 0.16.0
  - No changelog from upstream
- update to 0.15.0
  - No changelog from upstream
- update to 0.14.2
  - No changelog from upstream
- update to 0.14.1
  - No changelog from upstream
- fix build error in Tumbleweed
- update to 0.14.0
  - No changelog provides by upstream
- update to 0.13.0
  - No changelog provides by upstream
- insert BuildRequires: python-packaging to prevent build errors
  for Leap 42.1
- change require version to python-requests >= 2.10
- update to 0.12.0
  - No changelog provides by upstream
  
- update to 0.11.1
  - No changelog provides by upstream
- update to 0.10.2
  - No changelog provides by upstream
- update to 0.10.1
  - No changelog provides by upstream
- update to 0.10.0
  - No changelog provides by upstream
- update to 0.9.3
  - No changelog provides by upstream
- update to 0.9.0
  - No changelog provides by upstream
- drop patch acme-build-on-python-older-than-2_7.patch
- update to 0.8.1
  - No changelog provides by upstream
- update to 0.8.0
  - No changelog provided by upstream
- Drop fix-AttributeError-on-mock-older-than_2.0.patch because
  now in upstream
- update to 0.7.0
  - No changelog provided by upstream
- add fix-AttributeError-on-mock-older-than_2.0.patch
- update to 0.6.0
  - No changelog provided by upstream
- update Source with new pypi url
- Update to version 0.5.0
  - No changelog provided by upstream
- add BuildRequires python-setuptools >= 1.0
- Update to version 0.4.2
  - No changelog provided by upstream
- Update to version 0.4.1
  - No changelog provided by upstream
- Updated to version 0.4.0
  - No changelog provided by upstream
- updated requirement: python-pyOpenSSL >= 0.13
- Updated to version 0.3.0
  - No changelog provided by upstream
- Added python-mock requirement
- acme-build-on-python-older-than-2_7.patch allows building on 
  python version < 2.7
- Updated to latest version 0.2.0
  - No changelog provided by upstream
- Fixed description and url
- Added group
- Initial version 0.1.1

OBS-URL: https://build.opensuse.org/request/show/623161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=20
2018-07-18 20:55:02 +00:00
c111c7606d Accepting request 620603 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/620603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=19
2018-07-06 08:41:38 +00:00
fec86fdbfd Accepting request 603739 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/603739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=18
2018-05-04 09:31:09 +00:00
7da778f244 Accepting request 596521 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/596521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=17
2018-04-24 13:31:28 +00:00
cf25faa050 Accepting request 590444 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/590444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=16
2018-03-26 11:05:14 +00:00
72d9583d96 Accepting request 570567 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/570567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=15
2018-02-01 20:28:35 +00:00
19ba501c21 Accepting request 556038 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/556038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=14
2017-12-12 20:22:56 +00:00
650b759e4a Accepting request 532439 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/532439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=13
2017-10-08 18:15:06 +00:00
65e80bbe92 Accepting request 530235 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/530235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=12
2017-10-02 14:54:23 +00:00
cc4e126d13 Accepting request 523430 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/523430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=11
2017-09-12 17:56:20 +00:00
78bfcbc54a Accepting request 516190 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/516190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=10
2017-08-12 18:28:34 +00:00
24dbde0b9b Accepting request 508785 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/508785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=9
2017-08-04 09:58:38 +00:00
8b5901a843 Accepting request 502854 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/502854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=8
2017-06-12 13:34:41 +00:00
0c70e92a07 Accepting request 500460 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/500460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=7
2017-06-02 08:34:19 +00:00
a400d6c4ed Accepting request 495673 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/495673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=6
2017-05-18 18:48:45 +00:00
12de1c31d6 Accepting request 495251 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/495251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=5
2017-05-17 15:18:46 +00:00
32493b1f8f Accepting request 482807 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/482807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=4
2017-04-06 09:01:36 +00:00
057be0e0fb Accepting request 477337 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/477337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=3
2017-03-09 01:03:56 +00:00
3dc86ebfa9 Accepting request 455610 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/455610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=2
2017-02-16 15:50:50 +00:00
38ce524d6c Accepting request 453169 from devel:languages:python
needed for certbot. An Lets' Encrypt cient.

OBS-URL: https://build.opensuse.org/request/show/453169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=1
2017-02-06 14:04:33 +00:00