From 8cc90ec5a37ad552ca0ed271eb739c96e3c5149c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 08:10:11 +0000 Subject: automatic import of python-afdko --- .gitignore | 1 + python-afdko.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index be764b8..7588148 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /afdko-3.9.4.tar.gz +/afdko-3.9.5.tar.gz diff --git a/python-afdko.spec b/python-afdko.spec index e712569..cb317a1 100644 --- a/python-afdko.spec +++ b/python-afdko.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-afdko -Version: 3.9.4 +Version: 3.9.5 Release: 1 Summary: Adobe Font Development Kit for OpenType License: Apache License, Version 2.0 URL: https://github.com/adobe-type-tools/afdko -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/65/2812669e53d745dcb6787b093b1e7f97e217c3f24567819b07de5d01007e/afdko-3.9.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/68/5b/382a773e285901cbfd0a5d917dcf84de597b764020958ce2f1ee99b9f561/afdko-3.9.5.tar.gz Requires: python3-lxml Requires: python3-booleanOperations @@ -84,7 +84,7 @@ for additional information, such as links to reference materials and related projects. %prep -%autosetup -n afdko-3.9.4 +%autosetup -n afdko-3.9.5 %build %py3_build @@ -124,5 +124,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 3.9.4-1 +* Tue Apr 25 2023 Python_Bot - 3.9.5-1 - Package Spec generated diff --git a/sources b/sources index a4686c3..a5fefcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f03dac467e8368ceded1699540855cdd afdko-3.9.4.tar.gz +25e4e0ff118a9b6891d2cada0556649e afdko-3.9.5.tar.gz -- cgit v1.2.3