1
0
forked from pool/python-mocket

- update to version 3.9.41:

- A few refactors.
 - Adding `make setup` for local development.
 - Migrating package creation to using build.  Avoid decorator>=5 as dependency. (#149)
 - Avoid decorator>=5 as dependency. (#149)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=30
This commit is contained in:
Sebastian Wagner
2021-05-21 16:07:55 +00:00
committed by Git OBS Bridge
parent e2090403ea
commit e819c35552
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri May 21 16:02:54 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 3.9.41:
- A few refactors.
- Adding `make setup` for local development.
- Migrating package creation to using build. Avoid decorator>=5 as dependency. (#149)
- Avoid decorator>=5 as dependency. (#149)
-------------------------------------------------------------------
Tue Feb 2 21:33:54 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>