public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Scott Talbert <swt@techie.net>
To: git-commits@fedoraproject.org
Subject: [rpms/sip6] rawhide: Update to new upstream release 6.16.0 (#2510136)
Date: Mon, 10 Aug 2026 15:38:04 GMT [thread overview]
Message-ID: <178637628410.1.183663673647830234.rpms-sip6-466e30bb91bb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/sip6
Branch : rawhide
Commit : 466e30bb91bbee3b4980b022cdcba1732bc867d4
Author : Scott Talbert <swt@techie.net>
Date : 2026-08-10T11:37:54-04:00
Stats : +13/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/sip6/c/466e30bb91bbee3b4980b022cdcba1732bc867d4?branch=rawhide
Log:
Update to new upstream release 6.16.0 (#2510136)
Re-enable tests
---
diff --git a/.gitignore b/.gitignore
index e1f3b39..4c6ce15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/sip-6.14.0.tar.gz
/sip-6.15.1.tar.gz
/sip-6.15.3.tar.gz
+/sip-6.16.0.tar.gz
diff --git a/sip6.spec b/sip6.spec
index 47d90b5..e60cf6a 100644
--- a/sip6.spec
+++ b/sip6.spec
@@ -1,8 +1,8 @@
%global pypi_name sip
Name: sip6
-Version: 6.15.3
-Release: 3%{?dist}
+Version: 6.16.0
+Release: 1%{?dist}
Summary: SIP - Python/C++ Bindings Generator
%py_provides python3-sip6
@@ -16,6 +16,7 @@ BuildRequires: python3-devel
# For tests
BuildRequires: gcc-c++
+BuildRequires: python3-pytest
%global _description %{expand:
SIP is a collection of tools that makes it very easy to create Python bindings
@@ -39,19 +40,21 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
%install
%pyproject_install
+%pyproject_save_files -l sipbuild
-#check
-#{py3_test_envvars} {python3} -m unittest discover -v -s test
+%check
+%pytest
-%files
+%files -f %{pyproject_files}
%doc README.md
-%license LICENSE
%{_bindir}/sip*
-%{python3_sitelib}/sip-*
-%{python3_sitelib}/sipbuild/
%changelog
+* Mon Aug 10 2026 Scott Talbert <swt@techie.net> - 6.16.0-1
+- Update to new upstream release 6.16.0 (#2510136)
+- Re-enable tests
+
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.15.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 992fdb6..1f4cf67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sip-6.15.3.tar.gz) = 4c071ddcd6a16003d825cf6f2951472cb9be1505119eda96371c6a4270ae6ce9f5c7c5cf290316bd9c8006961858d9783a1604478659255057b99374632d4571
+SHA512 (sip-6.16.0.tar.gz) = 6208fad41b6d1aadc13903b781e92bcd7d6c4c11f1028fe17f18953f837e2d300c9975b9c2b1ebb7092c00e9fa9dc6527fe809b1cf9b9951bf26ef6d028313db
reply other threads:[~2026-08-10 15:38 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=178637628410.1.183663673647830234.rpms-sip6-466e30bb91bb@fedoraproject.org \
--to=swt@techie.net \
--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