14
0

- Rename to python-zope.event to match usptream name

- Drop the lib dir messing around, the package is noarch

- Initial python3 support

- Update to 4.0.2 version:
  * Fleshed out PyPI Trove classifiers.
  * Added support for jython 2.7.

- remove use of %suse_update_libdir

- license update: ZPL-2.1
  is ZPL-2-1

- change license to be in spdx.org format

- fix file list

- fix build on distributions != 11.3

- Ugly hack to make this an arch package. Apparently it does not
  work to have bundled modules spread over lib/lib64

- get rid of buildroot removal in install

- Initial Package, Version 3.5.0 

- Rename to python3-zope.event to match usptream name

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.event?expand=0&rev=1
This commit is contained in:
Sascha Peilicke
2013-03-15 13:55:50 +00:00
committed by Git OBS Bridge
commit 853cb4e05c
7 changed files with 233 additions and 0 deletions

64
python-zope.event.changes Normal file
View File

@@ -0,0 +1,64 @@
-------------------------------------------------------------------
Fri Mar 15 13:53:40 UTC 2013 - speilicke@suse.com
- Rename to python-zope.event to match usptream name
-------------------------------------------------------------------
Tue Jan 15 14:33:50 UTC 2013 - saschpe@suse.de
- Drop the lib dir messing around, the package is noarch
-------------------------------------------------------------------
Mon Jan 14 14:30:19 UTC 2013 - p.drouand@gmail.com
- Initial python3 support
-------------------------------------------------------------------
Mon Jan 14 14:29:47 UTC 2013 - p.drouand@gmail.com
- Update to 4.0.2 version:
* Fleshed out PyPI Trove classifiers.
* Added support for jython 2.7.
-------------------------------------------------------------------
Tue Jan 24 10:48:37 UTC 2012 - coolo@suse.com
- remove use of %suse_update_libdir
-------------------------------------------------------------------
Wed Jan 18 17:42:03 UTC 2012 - cdenicolo@suse.com
- license update: ZPL-2.1
is ZPL-2-1
-------------------------------------------------------------------
Thu Jan 12 11:31:11 UTC 2012 - coolo@suse.com
- change license to be in spdx.org format
-------------------------------------------------------------------
Wed Nov 10 15:03:24 UTC 2010 - coolo@novell.com
- fix file list
-------------------------------------------------------------------
Thu Sep 16 08:28:39 UTC 2010 - coolo@novell.com
- fix build on distributions != 11.3
-------------------------------------------------------------------
Fri Jun 25 13:08:04 UTC 2010 - hvogel@novell.com
- Ugly hack to make this an arch package. Apparently it does not
work to have bundled modules spread over lib/lib64
-------------------------------------------------------------------
Tue Jun 22 08:58:52 UTC 2010 - hvogel@novell.com
- get rid of buildroot removal in install
-------------------------------------------------------------------
Wed Jun 2 14:22:10 UTC 2010 - hvogel@novell.com
- Initial Package, Version 3.5.0