Accepting request 729885 from devel:languages:python
- Update to 0.2.6: * variour RFC enhancements, see CHANGES.txt OBS-URL: https://build.opensuse.org/request/show/729885 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyasn1-modules?expand=0&rev=26
This commit is contained in:
commit
f952158bd6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef721f68f7951fab9b0404d42590f479e30d9005daccb1699b0a51bb4177db96
|
||||
size 78918
|
3
pyasn1-modules-0.2.6.tar.gz
Normal file
3
pyasn1-modules-0.2.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43c17a83c155229839cc5c6b868e8d0c6041dba149789b6d6e28801c64821722
|
||||
size 120517
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 12:44:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.2.6:
|
||||
* variour RFC enhancements, see CHANGES.txt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 25 09:39:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -18,19 +18,19 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pyasn1-modules
|
||||
Version: 0.2.5
|
||||
Version: 0.2.6
|
||||
Release: 0
|
||||
Summary: Collection of protocols modules written in ASN.1 language
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/etingof/pyasn1-modules
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pyasn1-modules/pyasn1-modules-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pyasn1 >= 0.3.4}
|
||||
BuildRequires: %{python_module pyasn1 >= 0.4.7}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-pyasn1 >= 0.3.4
|
||||
Requires: python-pyasn1 >= 0.4.7
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user