Update to 4.42.1 version (#2232931)
This commit is contained in:
parent
b82fc1268f
commit
3e8f470b90
1
.gitignore
vendored
1
.gitignore
vendored
@ -137,3 +137,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.41.0.tar.gz
|
||||
/fonttools-4.41.1.tar.gz
|
||||
/fonttools-4.42.0.tar.gz
|
||||
/fonttools-4.42.1.tar.gz
|
||||
|
@ -6,8 +6,8 @@ from an XML text format, which is also called TTX. It supports TrueType, \
|
||||
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||
|
||||
Name: fonttools
|
||||
Version: 4.42.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.42.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
|
||||
# https://spdx.org/licenses/MIT.html
|
||||
@ -96,6 +96,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3} -m pytest --ignore Tests/o
|
||||
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Aug 22 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.42.1-1
|
||||
- Update to 4.42.1 version (#2232931)
|
||||
|
||||
* Wed Aug 09 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 4.42.0-2
|
||||
- Skip unwanted test dependencies in RHEL builds
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.42.0.tar.gz) = c5b6963d420dd8bf2bae776880bf23c9e91aeb04f62fb3231cfb0af00008b82a19814138311c2b06cc8df1dbb83c0cd1fc1312a540918a3727407cee81d19116
|
||||
SHA512 (fonttools-4.42.1.tar.gz) = 0bf48873c3fb8389851de44425f7b949b1de4ae7d2f46b5041225890ce3b853351f69b0d22cb647090568947b4f09ccd4450d022fd918d92ddd0dd9325397100
|
||||
|
Loading…
Reference in New Issue
Block a user