- Update to 1.0.3.dev-20110405:

* Re-seed random module after each fork.
  * Add an indication as to which header fails assertion when
    passing in non-string header names and/or values.
- Ran py2pack to cleanup spec file
  * Removed old changelog entries

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flup?expand=0&rev=11
This commit is contained in:
Sascha Peilicke
2011-08-31 12:49:59 +00:00
committed by Git OBS Bridge
parent 6b1310d59e
commit fededf83ba
4 changed files with 52 additions and 38 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 31 12:41:13 UTC 2011 - saschpe@suse.de
- Update to 1.0.3.dev-20110405:
* Re-seed random module after each fork.
* Add an indication as to which header fails assertion when
passing in non-string header names and/or values.
- Ran py2pack to cleanup spec file
* Removed old changelog entries
-------------------------------------------------------------------
Tue Sep 29 17:30:43 UTC 2009 - alexandre@exatati.com.br