public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Elliott Sales de Andrade <quantum.analyst@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-affine] rawhide: Update to latest version (#2342437)
Date: Sun, 09 Aug 2026 01:27:22 GMT [thread overview]
Message-ID: <178623884284.1.7596587133173572923.rpms-python-affine-a914204f361b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-affine
Branch : rawhide
Commit : a914204f361b11a3c1507109fa9fb866936dd962
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date : 2026-08-08T19:47:23-04:00
Stats : +10/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-affine/c/a914204f361b11a3c1507109fa9fb866936dd962?branch=rawhide
Log:
Update to latest version (#2342437)
---
diff --git a/.gitignore b/.gitignore
index ed40b65..5b653ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/affine-2.3.0.tar.gz
/affine-2.3.1.tar.gz
/affine-2.4.0.tar.gz
+/affine-3.0.0.tar.gz
diff --git a/python-affine.spec b/python-affine.spec
index 45deed1..e166e21 100644
--- a/python-affine.spec
+++ b/python-affine.spec
@@ -1,21 +1,21 @@
%global srcname affine
Name: python-%{srcname}
-Version: 2.4.0
+Version: 3.0.0
Release: %autorelease
Summary: Matrices describing affine transformation of the plane
License: BSD-3-Clause
-URL: https://github.com/sgillies/affine
-Source0: %pypi_source
+URL: https://github.com/rasterio/affine
+Source: %pypi_source %{srcname}
BuildArch: noarch
BuildRequires: python3-devel
-%global _description \
-Matrices describing affine transformation of the plane. The Affine package is \
-derived from Casey Duncan's Planar package.
+%global _description %{expand:
+Matrices describing affine transformation of the plane. The Affine package is
+derived from Casey Duncan's Planar package.}
%description %{_description}
@@ -26,6 +26,7 @@ Summary: %{summary}
%prep
%autosetup -n %{srcname}-%{version} -p1
+%pyproject_patch_dependency pytest-cov:ignore
%generate_buildrequires
%pyproject_buildrequires -x test
@@ -38,7 +39,7 @@ Summary: %{summary}
%pyproject_save_files %{srcname}
%check
-%{pytest} -v --pyargs affine
+%{pytest} -v
%files -n python3-%{srcname} -f %{pyproject_files}
%doc README.rst
diff --git a/sources b/sources
index af5ce2f..46d3c7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (affine-2.4.0.tar.gz) = e09c78338c650ce592590ec17a6ce22732a5d1b52c52410c1a25b5ad9e319bffd679c588b1eb3159ac215013f5f228d03470926ad6778d3f85e089d26ce76752
+SHA512 (affine-3.0.0.tar.gz) = 37e5f2c1179c4e5a15997dfa6b399d1490e5647f672361acbdb2b681d83fcaaa8fc34114286ce1bfe5cfa0680e43b8eaef2a2e0eed47ddcd2e4462aa8aac77e3
reply other threads:[~2026-08-09 1:27 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=178623884284.1.7596587133173572923.rpms-python-affine-a914204f361b@fedoraproject.org \
--to=quantum.analyst@gmail.com \
--cc=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