Update to 0.2.9.post1 (close RHBZ#2026902)
Upstream has changed how they build wheels for PyPI, but there are otherwise no changes from 0.2.9.
This commit is contained in:
parent
fcfee78a18
commit
1f71f6aa0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/cffsubr-0.2.8.tar.gz
|
/cffsubr-0.2.8.tar.gz
|
||||||
/cffsubr-0.2.9.tar.gz
|
/cffsubr-0.2.9.tar.gz
|
||||||
|
/cffsubr-0.2.9.post1.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global srcname cffsubr
|
%global srcname cffsubr
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.2.9
|
Version: 0.2.9.post1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Standalone CFF subroutinizer based on the AFDKO tx tool
|
Summary: Standalone CFF subroutinizer based on the AFDKO tx tool
|
||||||
|
|
||||||
@ -13,7 +13,7 @@ Summary: Standalone CFF subroutinizer based on the AFDKO tx tool
|
|||||||
# See NOTICE.
|
# See NOTICE.
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://pypi.org/project/%{srcname}
|
URL: https://pypi.org/project/%{srcname}
|
||||||
Source0: %{pypi_source}
|
Source0: %{pypi_source %{srcname}}
|
||||||
# Written for Fedora in groff_man(7) format based on the output of “cffsubr --help”
|
# Written for Fedora in groff_man(7) format based on the output of “cffsubr --help”
|
||||||
Source1: %{srcname}.1
|
Source1: %{srcname}.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cffsubr-0.2.9.tar.gz) = 600b6b63ad70e5f00da0f64dd1410d49af622ac923aea3346c904e47e490410a6205fc5b2c2ddc6c684af04face3c217a2c722141f67d5f8ce5b87543eb363e4
|
SHA512 (cffsubr-0.2.9.post1.tar.gz) = 8c83001010951990d4e0dcecd1820e0f469042518c63cf82b66425c383b640f525f253b10f16ad587e9492a9aed070715d776d909ab4e897c99a22a7678f38a7
|
||||||
|
Loading…
Reference in New Issue
Block a user