7 Commits

Author SHA256 Message Date
Thomas Bechtold
baa64cea0c - Fix python_module macro definition
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=13
2017-03-02 14:49:06 +00:00
6649931968 Accepting request 451195 from home:stroeder:branches:devel:languages:python
- updated source project URL (now github)
- source link without hash

OBS-URL: https://build.opensuse.org/request/show/451195
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=10
2017-01-19 09:38:24 +00:00
4bb45fd94b Accepting request 450919 from home:frispete:python
- Update to v1.15.0
  - more sophisticated ignoring of mercurial tag commits when considering
    distance in commits (thanks Petre Mierlutiu)
  - fix issue #114: stop trying to be smart for the sdist and ensure its always
    correctly usign itself
  - update trove classifiers
  - fix issue #84: document using the installed package metadata for sphinx
  - fix issue #81: fail more gracious when git/hg are missing
  - address issue #93: provide an experimental api to customize behaviour on
    shallow git repos a custom parse function may pick pre parse actions to do
    when using git
- Update to v1.14.1
  - fix #109: when detecting a dirty git workdir
      - don't consider untracked file (this was a regression due to #86 in v1.13.1)
  - consider the distance 0 when the git node is unknown (happens when you
    haven't commited anything)
- Update to v1.14.0
  - publish bdist_egg for python 2.6, 2.7 and 3.3-3.5
  - fix issue #107 - dont use node if it is None
- Update to v1.13.1
  - fix issue #86 - detect dirty git workdir without tags
- Update to v1.13.0
  - fix regression caused by the fix of #101 * assert types for version dumping
    * strictly pass all versions trough parsed version metadata
- Update to v1.12.0
  - fix issue #97 - add support for mercurial plugins
  - fix issue #101 - write version cache even for pretend version (thanks
    anarcat for reporting and fixing)

OBS-URL: https://build.opensuse.org/request/show/450919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=9
2017-01-18 13:47:46 +00:00
bf4babe829 Accepting request 444124 from home:buschmann23:branches:devel:languages:python
- fixed source file URL
- update to version 1.11.1

OBS-URL: https://build.opensuse.org/request/show/444124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=7
2016-12-08 12:30:17 +00:00
Denisart Benjamin
2f8d38d256 Accepting request 353297 from home:stroeder:branches:devel:languages:python
update to 1.10.1 (needed by update of python-keyring)

OBS-URL: https://build.opensuse.org/request/show/353297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=5
2016-01-14 10:41:38 +00:00
Michal Čihař
e1354ac246 Accepting request 343166 from home:Nijel:branches:devel:languages:python
- Update to 1.8.0:
  * fix issue with setuptools wrong version warnings being printed to standard
    out. User is informed now by distutils-warnings.
  * restructure root finding, we now reliably ignore outer scm
    and prefer PKG-INFO over scm, fixes #43 and #45
  * correct the url to github
    thanks David Szotten
  * enhance scm not found errors with a note on git tarballs
    thanks Markus
  * add support for :code:`write_to_template`

OBS-URL: https://build.opensuse.org/request/show/343166
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=3
2015-11-09 12:14:31 +00:00
Todd R
de55a87a43 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=1
2015-08-12 15:10:39 +00:00