Changelog for
python-egenix-mx-base-3.2.8-36.16.x86_64.rpm :
Mon May 4 14:00:00 2015 benoit.moninAATTgmx.fr
- update to version 3.2.8:
* Added web installer support to mxSetup, the distutils extension
module which drives all our product installations.
* Uploaded web installer package to PyPI which simplifies
installation.
* In addition to the usual ways of installing eGenix mx Base, we
have uploaded a web installer to PyPI, so that it is now also
possible to use one of these installation methods on all
supported platforms (Windows, Linux, FreeBSD, Mac OS X):
+ easy_install egenix-mx-base via PyPI
+ pip install egenix-mx-base via PyPI
+ egenix-mx-base egg reference in zc.buildout via PyPI
+ running \"python setup.py install\" in the unzipped web
installer archive directory
* The web installer will automatically detect the platform and
choose the right binary download package for you. All downloads
are verified before installation.
* mxDateTime: Protected delta.strftime() against segfaults on
Windows, which only allows day values <= 31 and segfaults for
higher values. Thanks to Frank Boje for reporting this problem.
* mxTextTools: Fixed a double decref in the tagging engine that
surfaced when using custom tag objects and appending the
results to them. Thanks to Richard Moseley for the report.
* Prepared eGenix mx Base for two digit Python patch level
numbers such as Python 2.7.10
- always run fdupes during build : drop test for opensuse 10.3
- define python_sitearch only for SLE11
- remove unwanted shebang of python files in a more generic way
Sun Feb 2 13:00:00 2014 os-devAATTjacraig.com
- Update to 3.2.7:
* No upstream changelog provided.
Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)
Fri Jun 22 14:00:00 2012 cfarrellAATTsuse.com
- license update: SUSE-Egenix-1.1.0
SPDX format (or choose from the list linked at license.opensuse.org)
Wed May 23 14:00:00 2012 saschpeAATTsuse.de
- Update to version 3.2.4
* No upstream provided changelog
Wed Sep 21 14:00:00 2011 saschpeAATTsuse.de
- Update to version 3.2.1:
* No upstream provided changelog
- Merged doc package into base package
- Fixed non-executable scripts
- Removed outdated stuff (%clean section, authors)
- Dropped egenix-mx-base-3.1.2-install_data.patch, use --install-data instead
Thu Sep 3 14:00:00 2009 matejcikAATTsuse.cz
- patched package to install_data into platlib (because installing
half of package into purelib and half into platlib is just bad style)
Thu Sep 3 14:00:00 2009 matejcikAATTsuse.cz
- py_sitedir -> python_sitearch
Thu Jun 11 14:00:00 2009 James Oakley
- Use namespace in perl abs2rel call
Mon May 25 14:00:00 2009 James Oakley
- Update to 3.1.2
- Fix rpmlint warnings