Accepting request 948962 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/948962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyudev?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2022-02-03 22:15:59 +00:00 committed by Git OBS Bridge
commit 26daaff032
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 25 08:54:16 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>
- Don't add date to version for reproducible builds (boo#1047218)
-------------------------------------------------------------------
Sun Jan 16 22:53:34 UTC 2022 - mcepl@cepl.eu

View File

@ -66,6 +66,7 @@ in modern linux systems.
# Disable intersphinx and issuetracker, we don't want to access the web during doc build:
sed -i -e "s|'sphinx.ext.intersphinx',\\?||" -e "s|'sphinxcontrib.issuetracker',\\?||" doc/conf.py
sed -i -e 's/tag_date = true/tag_date = false/' setup.cfg
%build
%python_build