14
0
forked from pool/python-pydyf

Accepting request 1160919 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1160919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydyf?expand=0&rev=11
This commit is contained in:
2024-03-25 20:08:40 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b22b1ef016141b54941ad66ed4e036a7bdff39c0b360993b283875c3f854dd9a
size 16342

3
pydyf-0.9.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5b244e8fc24119ce7bd5d51ea2d6773c0ff88aa81597db556bc440c6b880610
size 17270

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Mar 16 09:45:01 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.9.0:
* Python 3.12 is supported and tested
* Python 3.8+ is now needed, Python 3.7 is not supported
anymore
-------------------------------------------------------------------
Thu Jan 11 10:46:57 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -19,13 +19,13 @@
%{?sle15_python_module_pythons}
Name: python-pydyf
Version: 0.8.0
Version: 0.9.0
Release: 0
Summary: A low-level PDF generator
License: BSD-3-Clause
URL: https://www.courtbouillon.org/pydyf
Source: https://files.pythonhosted.org/packages/source/p/pydyf/pydyf-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module pip}
BuildRequires: fdupes