diff --git a/_servicedata b/_servicedata
index 5ba91db..9034fe9 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://github.com/openSUSE/python-rpm-macros.git
- b3a03fd3c948de234febd0f3b625c9ff5c3f5173
\ No newline at end of file
+ d2e9e0e05e3ec284709de07c63d1d0d2c4765ddc
\ No newline at end of file
diff --git a/python-rpm-macros-20201022.7f87908.tar.xz b/python-rpm-macros-20201022.7f87908.tar.xz
deleted file mode 100644
index 767d1ea..0000000
--- a/python-rpm-macros-20201022.7f87908.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1226ddb7ab7c3b7c4559a0a368a4f2021fd1ef965816ddcf55915dda4472c0a8
-size 14396
diff --git a/python-rpm-macros-20201102.31ccfc2.tar.xz b/python-rpm-macros-20201102.31ccfc2.tar.xz
new file mode 100644
index 0000000..cca49c9
--- /dev/null
+++ b/python-rpm-macros-20201102.31ccfc2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b206d779529ad5d10cce1a62fbdfa75452f6ca46cbab2793a4d43ab285eb42de
+size 14644
diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes
index 2436cdc..1b8058e 100644
--- a/python-rpm-macros.changes
+++ b/python-rpm-macros.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Mon Nov 02 18:34:58 UTC 2020 - mcepl@cepl.eu
+
+- Update to version 20201102.31ccfc2:
+ * fix python_clone shebang replacement
+ * one less expansion for python_exec
+ * expand default %python_ macros earlier
+ * update README for multiple flavors
+ * more command delimiters for %python_expand
+
-------------------------------------------------------------------
Thu Oct 22 18:47:52 UTC 2020 - mcepl@cepl.eu
diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec
index 58cc791..e5afa1c 100644
--- a/python-rpm-macros.spec
+++ b/python-rpm-macros.spec
@@ -17,7 +17,7 @@
Name: python-rpm-macros
-Version: 20201022.7f87908
+Version: 20201102.31ccfc2
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL