diff --git a/_servicedata b/_servicedata
index 140b90f..2abb584 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://github.com/openSUSE/python-rpm-macros.git
- 16d3497aadc60ea99a1e28894b8d9bd073ac3e29
\ No newline at end of file
+ 296eb32e76011293f6949392aec8c12c63febdc9
\ No newline at end of file
diff --git a/python-rpm-macros-20210112.86f4d9d.tar.xz b/python-rpm-macros-20210112.86f4d9d.tar.xz
deleted file mode 100644
index 262b481..0000000
--- a/python-rpm-macros-20210112.86f4d9d.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:65333ee2c557f4437064dab547ad0b41396581f73f8b48984603bbe185644ccc
-size 15608
diff --git a/python-rpm-macros-20210131.ec7577b.tar.xz b/python-rpm-macros-20210131.ec7577b.tar.xz
new file mode 100644
index 0000000..35368ec
--- /dev/null
+++ b/python-rpm-macros-20210131.ec7577b.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d01cbce3cc1ce59bc3674160c3076c76bb247c921289a246994aef63e1459e5a
+size 16468
diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes
index 9b36174..e5dac16 100644
--- a/python-rpm-macros.changes
+++ b/python-rpm-macros.changes
@@ -1,3 +1,50 @@
+-------------------------------------------------------------------
+Sun Jan 31 20:38:20 UTC 2021 - mcepl@cepl.eu
+
+- Update to version 20210131.ec7577b:
+ * remove old commented path finding section
+ * expand python_subpackage_only not earlier than in python_subpackages call
+ * make the path and var macros return a non-interrupted string even when the flavor is not installed
+
+-------------------------------------------------------------------
+Sun Jan 31 13:31:40 UTC 2021 - mcepl@cepl.eu
+
+- Update to version 20210131.1450767:
+ * only add parentheses when boolean operators are used
+ * sync buildset definitions with Factory
+ * fix typo
+
+-------------------------------------------------------------------
+Wed Jan 27 22:48:28 UTC 2021 - mcepl@cepl.eu
+
+- Update to version 20210127.3a18043:
+ * dont't rename wheel when it already has the same name
+
+-------------------------------------------------------------------
+Tue Jan 26 21:11:34 UTC 2021 - mcepl@cepl.eu
+
+- Update to version 20210126.fea1c1f:
+ * Document python_module with boolean dependecies
+ * workaround undetected abi and platform tags gh#openSUSE/python-rpm-macros#93
+
+-------------------------------------------------------------------
+Thu Jan 21 11:10:22 UTC 2021 - mcepl@cepl.eu
+
+- Update to version 20210121.ef5b8b9:
+ * Add %python pseudo-macro for %python_modules -- server and rpm version
+
+-------------------------------------------------------------------
+Sun Jan 17 07:07:30 UTC 2021 - mcepl@cepl.eu
+
+- Update to version 20210117.63cf413:
+ * improve flavor variable naming in python_expand
+
+-------------------------------------------------------------------
+Sat Jan 16 12:29:33 UTC 2021 - mcepl@cepl.eu
+
+- Update to version 20210116.2682657:
+ * remove python2 not found error
+
-------------------------------------------------------------------
Tue Jan 12 07:18:43 UTC 2021 - mcepl@cepl.eu
diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec
index 677b161..989d929 100644
--- a/python-rpm-macros.spec
+++ b/python-rpm-macros.spec
@@ -17,7 +17,7 @@
Name: python-rpm-macros
-Version: 20210112.86f4d9d
+Version: 20210131.ec7577b
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL