public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-decorator] f45: Update to 5.3.1
@ 2026-08-17 12:18 Nils Philippsen
  0 siblings, 0 replies; only message in thread
From: Nils Philippsen @ 2026-08-17 12:18 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-decorator
            Branch : f45
            Commit : 9fd29ef8bfe64a3a64933fe5b2e83caee614c43b
            Author : Nils Philippsen <nils@redhat.com>
            Date   : 2026-08-17T14:17:55+02:00
            Stats  : +3/-26 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-decorator/c/9fd29ef8bfe64a3a64933fe5b2e83caee614c43b?branch=f45

            Log:
            Update to 5.3.1

Signed-off-by: Nils Philippsen <nils@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 1371bc1..dd945f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ decorator-3.2.0.tar.gz
 /decorator-5.1.1.tar.gz
 /decorator-5.2.1.tar.gz
 /decorator-5.3.0.tar.gz
+/decorator-5.3.1.tar.gz

diff --git a/062ff0e0.patch b/062ff0e0.patch
deleted file mode 100644
index bcaa0f5..0000000
--- a/062ff0e0.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From 062ff0e0c33733f2148a5590d118a8570df846d5 Mon Sep 17 00:00:00 2001
-From: Michele Simionato <michele.simionato@globalquakemodel.org>
-Date: Mon, 18 May 2026 05:55:55 +0200
-Subject: [PATCH] Fixed the dependency on setuptools
-
----
- pyproject.toml | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/pyproject.toml b/pyproject.toml
-index d184510..80fd321 100644
---- a/pyproject.toml
-+++ b/pyproject.toml
-@@ -1,5 +1,5 @@
- [build-system]
--requires = ["setuptools>=61.0.0", "wheel"]
-+requires = ["setuptools>=77.0.0"]
- build-backend = "setuptools.build_meta"
- 
- [project]

diff --git a/python-decorator.spec b/python-decorator.spec
index c21b8ce..e2abdac 100644
--- a/python-decorator.spec
+++ b/python-decorator.spec
@@ -1,7 +1,7 @@
 %global pypi_name decorator
 
 Name:           python-%{pypi_name}
-Version:        5.3.0
+Version:        5.3.1
 Release:        %autorelease
 Summary:        Module to simplify usage of decorators
 
@@ -9,10 +9,6 @@ License:        BSD-2-Clause
 URL:            https://github.com/micheles/decorator
 Source0:        %pypi_source decorator
 
-# Drop redundant BuildRequires for python3-wheel
-# https://github.com/fedora-eln/eln/issues/284
-Patch:          https://github.com/micheles/decorator/commit/062ff0e0.patch
-
 BuildArch:      noarch
 
 BuildRequires:  python3-devel

diff --git a/sources b/sources
index aefeab8..40b80fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (decorator-5.3.0.tar.gz) = 85dcce0e7fc406f87594c7d44c6278c863d95a2432a4fdd509f96e3ab1976f172a89e534aeac8914b19a3a0faf8fb0c816674171af371bb101d5c676a87f7404
+SHA512 (decorator-5.3.1.tar.gz) = 55fe7d85849916cecb3f55b582ca325764af654769f5ea93ee3f877304dbc776ab7d0eda8f7d5f6d2f36c18717f7237ab10aef3c8a6b65822a648c9dbaea4772

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-17 12:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 12:18 [rpms/python-decorator] f45: Update to 5.3.1 Nils Philippsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox