Overview

Request 626672 superseded

Still not sure if it stores the version properly in egg

- Add multibuild to run tests in -test package

- Version update to 3.0.5:
* fix readme
* correct the deploy sections

- update to version 3.0.2:
* fix a regression from tag parsing - support for multi-dashed
prefixes - #284
- changes from version 3.0.1:
* fix a regression in setuptools_scm.git.parse - reorder arguments
so the positional invocation from before works as expected #281
- changes from version 3.0.0:
* introduce pre-commit and use black
* print the origin module to help testing
* switch to src layout (breaking change)
* no longer alias tag and parsed_version in order to support
understanding a version parse failure
* require parse results to be ScmVersion or None (breaking change)
* fix #266 by requiring the prefix word to be a word again (breaking
change as the bug allowed arbitrary prefixes while the original
feature only allowed words")
* introduce a internal config object to allow the configruation fo
tag parsing and prefixes (thanks to @punkadiddle for introducing
it and passing it trough)


Dominique Leuenberger's avatar

plenty of fallouts:

[   38s] No local packages or working download links found for setuptools_scm>=1.15.0
[   38s] Traceback (most recent call last):
[   38s]   File "setup.py", line 50, in <module>
[   38s]     setuptools.setup(**params)
[   38s]   File "/usr/lib/python2.7/site-packages/setuptools/__init__.py", line 130, in setup
[   38s]     _install_setup_requires(attrs)
[   38s]   File "/usr/lib/python2.7/site-packages/setuptools/__init__.py", line 125, in _install_setup_requires
[   38s]     dist.fetch_build_eggs(dist.setup_requires)
[   38s]   File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 514, in fetch_build_eggs
[   38s]     replace_conflicting=True,
[   38s]   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 773, in resolve
[   38s]     replace_conflicting=replace_conflicting
[   38s]   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1056, in best_match
[   38s]     return self.obtain(req, installer)
[   38s]   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1068, in obtain
[   38s]     return installer(requirement)
[   38s]   File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 581, in fetch_build_egg
[   38s]     return cmd.easy_install(req)
[   38s]   File "/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 670, in easy_install
[   38s]     raise DistutilsError(msg)
[   38s] distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('setuptools_scm>=1.15.0')
[   38s] error: Bad exit status from /var/tmp/rpm-tmp.Csejra (%build)
Request History
Tomáš Chvátal's avatar

scarabeus_iv created request

Still not sure if it stores the version properly in egg

- Add multibuild to run tests in -test package

- Version update to 3.0.5:
* fix readme
* correct the deploy sections

- update to version 3.0.2:
* fix a regression from tag parsing - support for multi-dashed
prefixes - #284
- changes from version 3.0.1:
* fix a regression in setuptools_scm.git.parse - reorder arguments
so the positional invocation from before works as expected #281
- changes from version 3.0.0:
* introduce pre-commit and use black
* print the origin module to help testing
* switch to src layout (breaking change)
* no longer alias tag and parsed_version in order to support
understanding a version parse failure
* require parse results to be ScmVersion or None (breaking change)
* fix #266 by requiring the prefix word to be a word again (breaking
change as the bug allowed arbitrary prefixes while the original
feature only allowed words")
* introduce a internal config object to allow the configruation fo
tag parsing and prefixes (thanks to @punkadiddle for introducing
it and passing it trough)


Saul Goodman's avatar

licensedigger accepted review

ok


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto added repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Staging Bot's avatar

staging-bot set openSUSE:Factory:Staging:H as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:H"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:H


Tomáš Chvátal's avatar

scarabeus_iv superseded request

superseded by 626813

openSUSE Build Service is sponsored by