diff --git a/_servicedata b/_servicedata
index a9ab3a8..d417964 100644
--- a/_servicedata
+++ b/_servicedata
@@ -3,4 +3,4 @@
                 git://github.com/openSUSE/python-rpm-macros.git
               80d37568d9732beb7fcc2cf27c5c08f9c01fade1
                 https://github.com/openSUSE/python-rpm-macros.git
-              6ae645f7d1e17a9c25f0f167e0ffdfeeeb1c5c09
\ No newline at end of file
+              c3cfac80d6dd58d983cbd2eb087854aeca2908f2
\ No newline at end of file
diff --git a/python-rpm-macros-20241120.6ae645f.tar.xz b/python-rpm-macros-20241120.6ae645f.tar.xz
deleted file mode 100644
index d446769..0000000
--- a/python-rpm-macros-20241120.6ae645f.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fbecb73a47dd37d93ea9fcb9ec2bfddb912b362a6daf37dfea50b9d910744e40
-size 20184
diff --git a/python-rpm-macros-20250923.c3cfac8.tar.xz b/python-rpm-macros-20250923.c3cfac8.tar.xz
new file mode 100644
index 0000000..d326048
--- /dev/null
+++ b/python-rpm-macros-20250923.c3cfac8.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3509e4804155d1635fe4e7bfbef149800b9f3303992ffa0b6c19be5f457bec53
+size 21536
diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes
index f611fa8..4eb2451 100644
--- a/python-rpm-macros.changes
+++ b/python-rpm-macros.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Mon Oct 20 11:19:11 UTC 2025 - mcepl@cepl.eu
+
+- Update to version 20250923.c3cfac8:
+  * Remove py_setup_args macro completely.
+  * Move libalternative conf creation to FLAVOR_alternative_conf
+  * Update default-prjconf for primary python: python313
+  * Drop python38, add python314
+  * Make RPM macro expansions POSIX sh-compatible
+
 -------------------------------------------------------------------
 Wed Nov 20 12:20:26 UTC 2024 - mcepl@cepl.eu
 
diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec
index fa254ce..06a2ee3 100644
--- a/python-rpm-macros.spec
+++ b/python-rpm-macros.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rpm-macros
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-rpm-macros
-Version:        20241120.6ae645f
+Version:        20250923.c3cfac8
 Release:        0
 Summary:        RPM macros for building of Python modules
 License:        WTFPL