Update to 1.3.0 (#1758089)
This commit is contained in:
parent
94bedba667
commit
2c6b17ade2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/asn1crypto-0.22.0.tar.gz
|
||||
/asn1crypto-0.23.0.tar.gz
|
||||
/asn1crypto-0.24.0.tar.gz
|
||||
/asn1crypto-1.3.0.tar.gz
|
||||
|
@ -18,8 +18,8 @@
|
||||
%{!?python3_pkgversion:%global python3_pkgversion 3}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.24.0
|
||||
Release: 10%{?dist}
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast Python ASN.1 parser and serializer
|
||||
|
||||
License: MIT
|
||||
@ -107,6 +107,9 @@ rm -rf %{pypi_name}.egg-info
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 13 2020 Christian Heimes <cheimes@redhat.com> - 1.3.0-1
|
||||
- Update to 1.3.0 (#1758089)
|
||||
|
||||
* Sat Oct 12 2019 Christian Heimes <cheimes@redhat.com> - 0.24.0-10
|
||||
- Drop Python 2 package
|
||||
- Resolves: rhbz#1761084
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (asn1crypto-0.24.0.tar.gz) = 44d442a6ddfa971e31e24712fe084368356deb5e1c4c3b3e813e0910931860215bc1c4f9eb2c4bd4fdef607c324086c096e9357068646efd28c97f2d4f85c62f
|
||||
SHA512 (asn1crypto-1.3.0.tar.gz) = 5337e78cdb1ae93bed0ffc8a4a6743a5ae1d418a0f208a45db01ed628d22af3c4be1bdd121638608883e80858629ed13be8290e5e6a38f9bbd92cc178614d7bf
|
||||
|
Loading…
Reference in New Issue
Block a user