SHA256
1
0
forked from pool/python-cmd2

Add remove-typing.patch removing requirements for the typing library,

which is useless now.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=35
This commit is contained in:
2018-12-03 11:16:36 +00:00
committed by Git OBS Bridge
parent ba66dcb5fa
commit 1c94b67aaa
3 changed files with 25 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 3 11:13:35 UTC 2018 - Matěj Cepl <mcepl@suse.com>
- Add remove-typing.patch removing requirements for the typing library,
which is useless now.
-------------------------------------------------------------------
Thu Sep 20 20:17:41 UTC 2018 - Todd R <toddrme2178@gmail.com>