Update to 1.8.2.
This commit is contained in:
parent
682e28f36f
commit
49b4e083f8
@ -15,8 +15,8 @@
|
|||||||
%global srcname py
|
%global srcname py
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.8.0
|
Version: 1.8.2
|
||||||
Release: 10%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
|
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
|
||||||
License: MIT and Public Domain
|
License: MIT and Public Domain
|
||||||
# main package: MIT, except: doc/style.css: Public Domain
|
# main package: MIT, except: doc/style.css: Public Domain
|
||||||
@ -110,6 +110,9 @@ py.test-%{python3_version} -r s -k"-TestWCSvnCommandPath" testing
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 20 2020 Thomas Moschny <thomas.moschny@gmx.de> - 1.8.2-1
|
||||||
|
- Update to 1.8.2.
|
||||||
|
|
||||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.8.0-10
|
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.8.0-10
|
||||||
- Rebuilt for Python 3.9
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (py-1.8.0.tar.gz) = 37b9a66229b834a034d9ba6769a46addf098380b494c1eb863607a52d00b7ec5b9157dd7ac6ffc52535a05006648c775c78716d7f85cf44966065b225be6e95b
|
SHA512 (py-1.8.2.tar.gz) = e16da9d333340a37362cfb4598b28fae073b3f887bad30b61b7f830dd3ce8f2bfcb6d4475e8ecc6fb7152d6684ed2cccb4864a71ba70bcb5c8149fd543215d2c
|
||||||
|
Loading…
Reference in New Issue
Block a user