Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-colorama.git#4fa97c8d20d3ccddbd1e8c61e218f69fead1a294
This commit is contained in:
parent
39702c876a
commit
733fee95c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/colorama-0.4.0.zip
|
||||
/colorama-0.4.1.tar.gz
|
||||
/colorama-0.4.3.tar.gz
|
||||
/colorama-0.4.4.tar.gz
|
||||
|
@ -18,15 +18,15 @@
|
||||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.4.3
|
||||
Release: 3%{?dist}
|
||||
Version: 0.4.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross-platform colored terminal text
|
||||
|
||||
License: BSD
|
||||
URL: http://pypi.python.org/pypi/colorama
|
||||
Source0: https://files.pythonhosted.org/packages/source/c/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
%description
|
||||
Makes ANSI escape character sequences, for producing colored
|
||||
terminal text and cursor positioning, work under MS Windows.
|
||||
@ -119,6 +119,9 @@ rm -rf *.egg-info
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 19 2020 Joel Capitao <jcapitao@redhat.com> - 0.4.4-1
|
||||
- Update to 0.4.4 (rhbz#1887630)
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (colorama-0.4.3.tar.gz) = 4a8028d35e12f740bf37be10a5663f91d4b15b81d7dd8460304f98153a2fb1520858b2a807e9225277fe08628d7a74281bafe764d00cd7fcb9a2ad68ab9e8d8d
|
||||
SHA512 (colorama-0.4.4.tar.gz) = 84db73bed5a6d4ab1624bdbeea65aef2061126e730f9d4a853f3b2504b9ebf5eb7c0649024ec687b538a89c20c83a5f3365d4fb1aba9fdba3db0b375942c48f4
|
||||
|
Loading…
Reference in New Issue
Block a user