14
0

Accepting request 759104 from home:jayvdb:branches:devel:languages:python

- Remove hashbang from runtime module
- Replace PyPI URL with https://github.com/dgerber/rfc3987
- Activate doctests

OBS-URL: https://build.opensuse.org/request/show/759104
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rfc3987?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-12-26 08:58:14 +00:00
committed by Git OBS Bridge
parent 9e9b3be501
commit fc7fa7cd3b
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Dec 24 02:56:05 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove hashbang from runtime module
- Replace PyPI URL with https://github.com/dgerber/rfc3987
- Activate doctests
-------------------------------------------------------------------
Mon Jun 3 13:35:49 UTC 2019 - pgajdos@suse.com