Thomas Bechtold
f2b4634e0b
- update to 0.8.0:
...
* Ignore the required python version for now
* Add build condition for tests in opensuse template
* Install setup_requires as BuildRequires during build
* Update opensuse template for singlespec approach
* Remove useless '(' and ')' replacements from opensuse template
* travis: Update credential to deploy on pypi
- Remove manpage for now. Build is broken.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=59
2017-03-02 10:18:25 +00:00
Thomas Bechtold
a95f0479a9
- update to 0.7.0:
...
* Switch to pbr
* Include doc/* in sdist tarball
* Add Shinx config to setup.cfg
* Post release version bump to 0.6.7
* Bump version to 0.6.6
* Set files.pythonhosted.org as Source url
* Also search for tarballs with underscores
* Set pypi.io url for Source
* Remove deprecated metadata subcommand
* doc: Move CLI help to extra document
* Support multiple template directories
* Fix pep8 error
* Use Sphinx for documentation
* Remove hardcoded markers
* Add license wit FIXME if available
* Fix extensions for openSUSE template
* Add script to create packages for OBS
* Switch to metaextract
* Improve openSUSE template checks
* Update repository name after move to openSUSE
- Adjust Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=57
2017-02-14 12:12:17 +00:00
Jan Matejek
eba2b274f7
Accepting request 419348 from home:tbechtold:branches:devel:languages:python
...
- update to version 0.6.4
* Fix urlretrieve for py3
* Remove obsolete workaround for old suse in template
* Update travis.yml
* Bump version to 0.6.4
* Add "metadata" subcommand
OBS-URL: https://build.opensuse.org/request/show/419348
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=52
2016-08-15 14:25:47 +00:00
Thomas Bechtold
e427b4228d
- Add missing python-six BuildRequires
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=49
2016-07-22 06:53:55 +00:00
9424b9b24c
Accepting request 406252 from home:tbechtold:branches:devel:languages:python
...
- Use https for Source url
OBS-URL: https://build.opensuse.org/request/show/406252
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=47
2016-07-04 07:26:35 +00:00
Jan Matejek
d528bc4b75
Accepting request 405766 from home:tbechtold:branches:devel:languages:python
...
- update to 0.6.3:
* Bump version to 0.6.3
* Set setup.py encoding and retry parsing in error case
* Move Jinja2 env creation to own function
* Don't call nosetests when a testsuite was found
* Fix get_metadata for distutils setup()
* Also try to get license from classifiers
* Fix --run deprecation
* Move requirements related code to requires.py
* Remove setup.py parsing code
* Always run setup.py to get metadata
* Fix README.rst style
- update to 0.6.2:
* Bump version to 0.6.2
* Also list tests_require as BuildRequires for openSUSE
* Reorder Requires/BuildRequires for openSUSE
* Requirement markers are only available in newer setuptools versions
- update to 0.6.1:
* Bump version to 0.6.1
* Improve _canonicalize_setup_data() tests
* Rerun _canonicalize_setup_data()
* Remove py33 and py34 from travis and tox
* travis: Fix python 3 test env variables
* Don't list "./" in names for extracted zip/tar file
* Fix minimal version detection for requirements
* Support requirement markers
* Fix tests_require handling
* Adjust some comments
OBS-URL: https://build.opensuse.org/request/show/405766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=46
2016-07-01 13:09:06 +00:00
Todd R
1581c8e257
Accepting request 322394 from home:TheBlackCat:branches:devel:languages:python
...
Update to version 0.5.0
OBS-URL: https://build.opensuse.org/request/show/322394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=45
2015-08-13 11:48:06 +00:00
Sascha Peilicke
a6134972b4
- Update to version 0.4.10
...
+ Fix PyPI URL to avoid 301 moved permanently
+ Minor bugfixes
------------------------------------------------------------------
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=43
2014-03-06 09:06:06 +00:00
Sascha Peilicke
4ae82904d5
- Update to version 0.4.9:
...
+ Fix coverage report source
+ Add cssselect setup_requires
+ Update SPDX license map
+ Change 'flake8' to 'pep8' target
+ Fix recursive-include for doc
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=41
2014-02-10 10:13:31 +00:00
Sascha Peilicke
c1f1db543a
- Update to version 0.4.4:
...
+ Package scripts (setup.py) as binaries
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=40
2013-06-24 12:14:46 +00:00
Sascha Peilicke
3fa2dc1d9a
- Only require python-argparse on SLE, it's part of Python-2.7
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=39
2013-06-17 12:15:59 +00:00
Sascha Peilicke
f25e573a8f
- Update to version 0.4.3.4:
...
+ catch more doc files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=38
2013-05-03 10:26:13 +00:00
Sascha Peilicke
58583ec958
- Update to version 0.4.3.3:
...
+ Various bugfixes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=37
2013-05-02 12:38:54 +00:00
Sascha Peilicke
089ecc46a8
- Update to version 0.4.3:
...
+ Generate SPDX-style licenses
+ Find documentation files from local tarball
+ Detect C extensions from local tarball
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=36
2013-04-29 13:19:13 +00:00
Sascha Peilicke
16f6dade15
- Update to version 0.4.1.1
...
* spec file template conforms to spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=35
2012-04-13 12:22:11 +00:00
Sascha Peilicke
1637005ba5
- Set license to GPL-2.0+ (SPDX style)
...
- Update to version 0.3.21:
* Improvements to the Fedora and SUSE spec templates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=34
2011-09-22 11:17:35 +00:00
Sascha Peilicke
4ef15f9a26
- Buildrequire python-Jinja2 instead of python-jinja2
...
- Removed %clean section, use sane default
- Fix non-executable script rpmlint warning
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=33
2011-09-20 14:58:36 +00:00
Sascha Peilicke
9ed1c2b6d7
- Remove unused %python_sitearch macro definition
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=32
2011-07-07 13:20:16 +00:00
Sascha Peilicke
71af43e271
- Update to version 0.3.20
...
* Use URL for RPM tag 'Source' instead of filename
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=31
2011-06-22 10:35:32 +00:00
Sascha Peilicke
0024164613
- Update to version 0.3.18
...
* Also list dependencies from 'install_requires'
* Allow to depend on specific Python versions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=30
2011-05-31 08:03:37 +00:00
Sascha Peilicke
3d56e7b5b6
- Update to version 0.3.17
...
* Fix unicode encoding issues
* New spec file template for Mageia (formerly Mandriva)
- Changes from version 0.3.16
* More testing
* Updated spec file templates according to distro policies
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=29
2011-05-18 11:41:03 +00:00
Sascha Peilicke
a8f4a9c921
- Update to version 0.3.15
...
* Minor SUSE template fixes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=28
2011-04-27 09:49:16 +00:00
Sascha Peilicke
c664f2e630
- Update to version 0.3.14
...
* Remove #norootforbuild and *.egg-info from %%files section
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=27
2011-03-31 14:22:26 +00:00
Sascha Peilicke
580e97bec6
- Update to version 0.3.13:
...
* Generate manpage and HTML documentation
- Added manpage and HTML documentation
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=26
2011-03-09 09:41:06 +00:00
Sascha Peilicke
2598d8b2e2
- Update to version 0.3.11
...
* Remove newer Python features (allow running on older Distros,
namely RHEL5 and SLES9)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=25
2011-02-16 09:06:56 +00:00
Sascha Peilicke
4ee38bdfaf
Fixed year in copyright line
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=24
2011-01-28 15:24:46 +00:00
Sascha Peilicke
ed89e56fa9
- Update to version 0.3.10
...
* Removed SUSE-specific %files section
* Added README.rst
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=21
2011-01-26 17:37:00 +00:00
Sascha Peilicke
da4280338c
- Update to version 0.3.9
...
* Automatically install egg-info on non-SUSE distros
- Recompressed with bzip2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=20
2011-01-25 14:19:00 +00:00
Lars Vogdt
f7190eb7f4
Autobuild autoformatter for 58716
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=2
2011-01-25 09:22:46 +00:00
Sascha Peilicke
a89a4a4666
Removed author (recommended newer RPM style) and unneeded check.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=19
2011-01-18 20:59:03 +00:00
Sascha Peilicke
652197fb3d
- Update to version 0.3.7
...
* Remove authors from description in openSUSE spec template
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=18
2011-01-18 12:46:33 +00:00
Sascha Peilicke
6c686a0a72
- Update to version 0.3.6
...
* Removed double check in openSUSE spec template
* Added some packager hints
- Update to version 0.3.5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=17
2011-01-14 12:36:26 +00:00
Sascha Peilicke
f5b887a7e1
- Update to version 0.3.4
...
* Better compatibility with older Python releases
* Version requirement generation for openSUSE spec template
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=16
2011-01-13 11:07:56 +00:00
Sascha Peilicke
e0432821aa
- Update to version 0.3.4
...
* Use '-q' flag for %setup in openSUSE spec template
- Update to version 0.3.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=15
2011-01-12 10:48:15 +00:00
Sascha Peilicke
8ed289558a
- Uodate to version 0.3.3
...
* Moved 'export CFLAGS...' from %prep to %build section in
templates
* Templates use simple commands instead of macros
* Better error handling
* Templates generate correct source tarball filenames
* Templates packaged correctly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=14
2010-12-20 11:50:37 +00:00
Sascha Peilicke
442d795406
Accepting request 56191 from home:saschpe:branches:devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/56191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=13
2010-12-16 10:41:58 +00:00
Sascha Peilicke
31c265394d
- Update to version 0.3.1
...
* openSUSE template adds definitions for %python_sitelib and
%python_sitearch for older distros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=12
2010-12-12 12:54:18 +00:00
Sascha Peilicke
383da92d0c
Fix non-suse issue (regenerated with py2pack-0.3.0).
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=11
2010-12-12 12:15:49 +00:00
Sascha Peilicke
aa9fd87188
- Update to version 0.3.0
...
* better error handling
* templates generate correct source tarball filenames
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=10
2010-12-11 22:13:32 +00:00
Sascha Peilicke
0f92594bd7
- Update to version 0.2.12
...
* openSUSE template has SUSE Linux GmbH default copyright
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=9
2010-12-11 20:56:12 +00:00
Sascha Peilicke
59f9e877ff
- Update to version 0.2.11
...
* Fixed openSUSE spec file template check for non-suse distros
in %install section
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=8
2010-12-11 20:47:33 +00:00
Sascha Peilicke
7185c19960
- Update to version 0.2.10
...
* templates packaged correctly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=7
2010-12-11 19:59:18 +00:00
Sascha Peilicke
0bcf476707
Added my mail address.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=6
2010-12-11 18:09:34 +00:00
Sascha Peilicke
6420eba562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=5
2010-12-11 18:06:23 +00:00
Sascha Peilicke
60cae4f9e0
- Update to version 0.2.8
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=4
2010-12-11 17:50:48 +00:00
Sascha Peilicke
620732c028
- Update to version 0.2.7
...
* spec file fixes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=3
2010-12-11 17:32:27 +00:00
Sascha Peilicke
e928df9aa6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=2
2010-12-11 17:20:49 +00:00
Sascha Peilicke
e3e87a2c94
- Initial version
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=1
2010-12-11 17:13:00 +00:00