diff --git a/_servicedata b/_servicedata
index b5688a9..fef3e46 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://github.com/openSUSE/python-rpm-macros.git
- 13628e66c3f31b07ef4a4227a1b45e766350f94c
\ No newline at end of file
+ db091899c9ec160c43691b3fea6a1ae121d74722
\ No newline at end of file
diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes
index 5a16090..b7db1c1 100644
--- a/python-rpm-macros.changes
+++ b/python-rpm-macros.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Fri Oct 16 14:31:59 UTC 2020 - mcepl@cepl.eu
+
+- Update to version 20201016.db09189:
+ * Delete pycache files before compilealll
+ * Update macros/010-common-defs
+ * Reword compileall
+ * mention pyproject.toml and link to PEP517 and PEP518
+ * add description for pyunittest macro
+ * add description for python_compileall macro
+ * add description for pyproject macros
+ * add python_compileall macro and use it in pyproject_install
+ * disable pip version check: no connection to pypi.org
+
-------------------------------------------------------------------
Tue Sep 22 19:29:03 UTC 2020 - Matej Cepl
diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec
index ddf0cf6..7d8ba4c 100644
--- a/python-rpm-macros.spec
+++ b/python-rpm-macros.spec
@@ -17,7 +17,7 @@
Name: python-rpm-macros
-Version: 20200824.8fa42a7
+Version: 20201016.db09189
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL