From edef743e24501c488e63ef5bf9a8eab7a15f750b862475b739e322ebe6f70f88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 17 Jan 2025 13:59:42 +0000 Subject: [PATCH] Accepting request 1238478 from home:glaubitz:branches:devel:languages:python - Update to 1.0.7 * PR #62 fix: incorrect regular expression matching diffcmd * Support up to 3.13 * Drop support up to 3.8 OBS-URL: https://build.opensuse.org/request/show/1238478 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-whatthepatch?expand=0&rev=15 --- python-whatthepatch.changes | 8 ++++++++ python-whatthepatch.spec | 4 ++-- whatthepatch-1.0.6.tar.gz | 3 --- whatthepatch-1.0.7.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 whatthepatch-1.0.6.tar.gz create mode 100644 whatthepatch-1.0.7.tar.gz diff --git a/python-whatthepatch.changes b/python-whatthepatch.changes index 6bdf338..c67cf2f 100644 --- a/python-whatthepatch.changes +++ b/python-whatthepatch.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jan 17 11:52:06 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.0.7 + * PR #62 fix: incorrect regular expression matching diffcmd + * Support up to 3.13 + * Drop support up to 3.8 + ------------------------------------------------------------------- Mon Sep 23 09:23:18 UTC 2024 - Dirk Müller diff --git a/python-whatthepatch.spec b/python-whatthepatch.spec index fde1636..df50724 100644 --- a/python-whatthepatch.spec +++ b/python-whatthepatch.spec @@ -1,7 +1,7 @@ # # spec file for package python-whatthepatch # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define skip_python2 1 Name: python-whatthepatch -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: A patch parsing and application library License: MIT diff --git a/whatthepatch-1.0.6.tar.gz b/whatthepatch-1.0.6.tar.gz deleted file mode 100644 index 155a61f..0000000 --- a/whatthepatch-1.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b274b3294784f78b1e759b35b49b7ef2e8473a580aabf39e5b94a9f901e5de61 -size 31849 diff --git a/whatthepatch-1.0.7.tar.gz b/whatthepatch-1.0.7.tar.gz new file mode 100644 index 0000000..e9b3478 --- /dev/null +++ b/whatthepatch-1.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eefb4ebea5200408e02d413d2b4bc28daea6b78bb4b4d53431af7245f7d7edf +size 34612