public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
To: git-commits@fedoraproject.org
Subject: [rpms/python-crank] rawhide: Update to upstream.
Date: Wed, 15 Jul 2026 05:30:42 GMT [thread overview]
Message-ID: <178409344296.1.14764823379708681101.rpms-python-crank-3759fa7d044f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-crank
Branch : rawhide
Commit : 3759fa7d044ffa13f445670a6677292059b7dec6
Author : Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Date : 2026-07-15T07:30:37+02:00
Stats : +10/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-crank/c/3759fa7d044ffa13f445670a6677292059b7dec6?branch=rawhide
Log:
Update to upstream.
Enable check section again.
---
diff --git a/.gitignore b/.gitignore
index bc1e337..257a0ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/crank-0.7.3.tar.gz
/crank-0.8.0.tar.gz
/crank-0.8.1.tar.gz
+/crank-0.9.0.tar.gz
diff --git a/python-crank.spec b/python-crank.spec
index 37a2389..2d0f693 100644
--- a/python-crank.spec
+++ b/python-crank.spec
@@ -1,8 +1,8 @@
%global modname crank
Name: python-crank
-Version: 0.8.1
-Release: 35%{?dist}
+Version: 0.9.0
+Release: 1%{?dist}
Summary: Generalization of dispatch mechanism for use across frameworks
License: MIT
@@ -13,6 +13,7 @@ BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-webob
+BuildRequires: python3-pytest, python3-pytest-cov
%global _description\
Generalization of dispatch mechanism for use across frameworks.
@@ -45,18 +46,17 @@ This package provides the python3 version of this module
%pyproject_save_files %{modname}
-# The current upstream tarball doesn't contain the tests
-#%check
-#%{__python3} setup.py test
-
-
%check
-%pyproject_check_import
+%pytest
%files -n python3-%{modname} -f %{pyproject_files}
%changelog
+* Wed Jul 15 2026 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 0.9.0-1
+- Update to upstream.
+- Enable check section again.
+
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 0.8.1-35
- Rebuilt for Python 3.15
diff --git a/sources b/sources
index 21db4ca..369de4e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (crank-0.8.1.tar.gz) = a1721b5f9142a7edf815eecd8d75df89723b1efc3057deac77b1b77ec11f54f237109425f4b9787b12bb67b6692561e485f54c5af18853739a9afa2360537af2
+SHA512 (crank-0.9.0.tar.gz) = 111048b738caa6220ed69d8338ca273d53029370a3ef2a232d75a35caa5284a6be7248eb082fbdfd18595d971c8b0fd307e5c198adc34fb274f51e390eae1145
reply other threads:[~2026-07-15 5:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178409344296.1.14764823379708681101.rpms-python-crank-3759fa7d044f@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox