4f68cf541a
Accepting request 597414 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/597414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=45
2018-04-19 13:29:53 +00:00
c91c459c90
Accepting request 597402 from home:kbabioch:branches:devel:languages:python
...
- Added fix-api-package-urls.patch: Fix an issue with a deprecated
XMLRPC method (bnc#1089613)
OBS-URL: https://build.opensuse.org/request/show/597402
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=73
2018-04-17 10:33:28 +00:00
6937e31ffd
Accepting request 583659 from devel:languages:python
...
- update url to point to the new location (bsc#1079905)
OBS-URL: https://build.opensuse.org/request/show/583659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=44
2018-03-07 09:39:02 +00:00
d55e1766ad
- update url to point to the new location (bsc#1079905)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=71
2018-03-06 17:25:32 +00:00
8f5588f274
Accepting request 559276 from devel:languages:python
...
- update to 0.8.2:
* pep8 fixes
* opensuse template updates
* Add source\_url to Args in tests and use None as default value
* Removed unneeded nargs parameter to add\_argument
* Add a --source-url parameter to 'fetch' and 'generate' commands
* tests: templates: fix version
OBS-URL: https://build.opensuse.org/request/show/559276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=43
2017-12-23 11:20:11 +00:00
Thomas Bechtold
64aff74cc4
- update to 0.8.2:
...
* pep8 fixes
* opensuse template updates
* Add source\_url to Args in tests and use None as default value
* Removed unneeded nargs parameter to add\_argument
* Add a --source-url parameter to 'fetch' and 'generate' commands
* tests: templates: fix version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=69
2017-12-22 09:50:05 +00:00
8eabb5b1bd
Accepting request 516069 from devel:languages:python
...
- update to 0.8.1:
* Enable tests with python setup.py test
* Also support for python 3.6
* Fix opensuse's multipython template
* unify trailing whitespaces in templates
* Handle no upstream source download URL gracefully
* Allow packaging custom pypi names via obs-from-pypi.py
OBS-URL: https://build.opensuse.org/request/show/516069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=42
2017-08-12 18:27:32 +00:00
Thomas Bechtold
f9ddd14342
- update to 0.8.1:
...
* Enable tests with python setup.py test
* Also support for python 3.6
* Fix opensuse's multipython template
* unify trailing whitespaces in templates
* Handle no upstream source download URL gracefully
* Allow packaging custom pypi names via obs-from-pypi.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=67
2017-08-11 08:24:34 +00:00
f21222399f
Accepting request 505629 from devel:languages:python
...
- Use update-alternatives for the py2pack executable
OBS-URL: https://build.opensuse.org/request/show/505629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=41
2017-06-23 07:18:14 +00:00
Thomas Bechtold
2b793641c8
- Use update-alternatives for the py2pack executable
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=65
2017-06-22 08:38:00 +00:00
ca439572cf
Accepting request 492681 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/492681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=40
2017-05-27 11:14:23 +00:00
Todd R
8dab8d00a0
Accepting request 491672 from home:TheBlackCat:branches:devel:languages:python
...
- Fix source URL.
- Implement single-spec version.
OBS-URL: https://build.opensuse.org/request/show/491672
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=63
2017-05-03 14:54:26 +00:00
1e44b07060
Accepting request 481395 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/481395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=39
2017-04-20 18:48:50 +00:00
Thomas Bechtold
76a2190715
Accepting request 477461 from home:seilerphilipp:py2pack
...
added missing Requires to get it working on a plain suse machine
OBS-URL: https://build.opensuse.org/request/show/477461
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=61
2017-03-20 15:32:42 +00:00
f3f6f876fd
Accepting request 461852 from devel:languages:python
...
- 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/request/show/461852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=38
2017-03-03 16:54:24 +00:00
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
9f4c349fb4
Accepting request 457073 from devel:languages:python
...
- 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/request/show/457073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=37
2017-02-24 01:54:47 +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
Todd R
ea976f6529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=56
2016-10-02 18:25:59 +00:00
Todd R
ef57604160
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=55
2016-10-02 18:25:33 +00:00
Todd R
f99038c2d8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=54
2016-10-02 18:24:38 +00:00
861021970a
Accepting request 419420 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/419420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=36
2016-08-17 10:05:14 +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
e12f1699e5
Accepting request 412809 from devel:languages:python
...
- Add missing python-six BuildRequires
OBS-URL: https://build.opensuse.org/request/show/412809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=35
2016-07-24 17:53:17 +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
53af4648af
Accepting request 406255 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/406255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=34
2016-07-12 21:51:09 +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
Stephan Kulow
f0aeb97548
Accepting request 224844 from devel:languages:python
...
- Update to version 0.4.10
+ Fix PyPI URL to avoid 301 moved permanently
+ Minor bugfixes
------------------------------------------------------------------
OBS-URL: https://build.opensuse.org/request/show/224844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=32
2014-03-09 19:17:24 +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
Stephan Kulow
6acd5e1f17
Accepting request 221584 from devel:languages:python
...
- 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/request/show/221584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=31
2014-02-11 10:03:31 +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
Stephan Kulow
414500d218
Accepting request 180744 from devel:languages:python
...
- Update to version 0.4.4:
+ Package scripts (setup.py) as binaries
OBS-URL: https://build.opensuse.org/request/show/180744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=29
2013-06-25 07:35:21 +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
Stephan Kulow
0863f46bc0
Accepting request 179940 from devel:languages:python
...
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
OBS-URL: https://build.opensuse.org/request/show/179940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=28
2013-06-19 15:04:05 +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
Stephan Kulow
faffd1ace1
Accepting request 174421 from devel:languages:python
...
- Update to version 0.4.3.4:
+ catch more doc files
- Update to version 0.4.3.3:
+ Various bugfixes
OBS-URL: https://build.opensuse.org/request/show/174421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=27
2013-05-03 11:46:05 +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
Stephan Kulow
934d8d76c0
Accepting request 173777 from devel:languages:python
...
- 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/request/show/173777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=26
2013-05-02 09:42:03 +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
Stephan Kulow
185ea2cb3a
Accepting request 115032 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/115032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=23
2012-05-03 09:00:02 +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
960f9d052b
Accepting request 84436 from devel:languages:python
...
- 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/request/show/84436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=21
2011-09-26 08:17:12 +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
af6daea9c7
Accepting request 83943 from devel:languages:python
...
- 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/request/show/83943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=20
2011-09-21 15:20: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
Lars Vogdt
96ad07f073
Autobuild autoformatter for 80618
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=19
2011-09-05 15:04:04 +00:00
Lars Vogdt
c3254ec39c
Accepting request 80618 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/80618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=18
2011-09-05 15:03:54 +00:00