4e3f5c175d
- Update to version 0.6.1:
...
* Handle already converted versions gracefully
* Flake8 fixes (missing import)
* Test python3 by default
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=121
2023-01-17 14:39:18 +00:00
7085eda05d
- Update to version 0.6.0:
...
* Test against Python 3.10 which is the Tumbleweed default
* Remove TravisCI - we switched to GitHub Actions
* handle removed packaging.version.LegacyVersion (Fixes #83 )
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=119
2023-01-05 09:10:54 +00:00
Frank Schreiner
e248c7e784
- Update to version 0.5.14:
...
* changed debugging output to logging module
* Explicitely specifying --fromfile should win over .obsinfo
* Add new switch --fromfile
* Add zst to recognized suffixes (zstd support)
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=110
2021-07-14 09:33:27 +00:00
Frank Schreiner
fdfa75c074
- Update to version 0.5.13:
...
* add license file
* fixing suffixes - remove backslashes
* fix suffixes to begin with a dot
* enhanced debug mode
* tests for directory pristine-tar
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=107
2021-02-01 15:01:00 +00:00
Frank Schreiner
d9218d2f00
updated debian.dsc Build-Depends to python3
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=104
2019-08-07 08:40:50 +00:00
Frank Schreiner
e247facd67
- Update to version 0.5.12:
...
* debian: set script shebang to python3
* debian: add python3 as a runtime dependency
* conditionally define PYTHON in Makefile
* debian: use python3 for building
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=102
2019-08-07 08:28:59 +00:00
Frank Schreiner
a257f84fe7
- Update to version 0.5.11:
...
* fix code to pass flake8 tests for python3
* fix zipfile crash also for python2.7
* avoid error with latest flake8 about unused variable
* allow running tests with python3
* second place where zip file handling can crash
* avoid crashes due to false is_zipfile() response
* Add python-flake8 to test suite package list
* Fix indentation of condition
* Fix basename to match documentation (#54 )
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=92
2018-11-16 18:10:34 +00:00
3afa1bc4d4
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=88
2018-09-19 06:30:01 +00:00
d23d4feb39
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=82
2018-09-17 08:23:27 +00:00
1a4f3ea324
Accepting request 577361 from home:bluca:branches:openSUSE:Tools
...
Fix build on Debian 9 and 10 and newer Ubuntu versions.
PR:
Note that older versions of Debian don't have all the required packages for the unit tests, so either the tests have to be disabled or support for those versions has to be dropped. Same for Ubuntu.
https://github.com/openSUSE/obs-service-set_version/pull/53
OBS-URL: https://build.opensuse.org/request/show/577361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=81
2018-02-20 11:42:04 +00:00
Frank Schreiner
5fd7b87140
- Update to version 0.5.8:
...
* code cleanup and some refactoring
* cli options --debug and --regex
* new targets (test/clean) for Makefile
* initial .gitignore
* Mention that tests may take some time in README.md
* Fix pip/zypper tests for python3
* enforce files to be decoded as UTF-8
* Don't let version check get beyond path boundary
* Slightly reorganize README.md file
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=77
2017-12-11 15:54:29 +00:00
b8c3a67403
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=73
2017-10-30 15:59:46 +00:00
fc1c76780e
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=65
2017-04-27 12:55:39 +00:00
4722c05821
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=63
2017-03-02 09:24:45 +00:00
7f62b5ad44
go
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=61
2017-01-13 13:07:39 +00:00
6c17273108
fix debian naming
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=59
2016-04-24 11:19:42 +00:00
441c438e72
try
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=48
2015-09-03 07:26:39 +00:00
4f85662520
fix it
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=45
2015-08-17 15:15:37 +00:00
03c97bc7b6
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=43
2015-07-28 06:18:59 +00:00
c9b4650b1b
osc copypac from project:openSUSE:Tools package:obs-service-set_version revision:38
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=42
2015-07-27 08:48:18 +00:00
509414b1e1
Accepting request 318409 from home:hiberis:branches:openSUSE:Tools
...
OBS-URL: https://build.opensuse.org/request/show/318409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=41
2015-07-27 08:23:56 +00:00
9b7a2aaa0f
updaet
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=37
2015-07-24 06:29:26 +00:00
b2dcc0cd59
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=32
2014-09-10 15:42:53 +00:00
a67a13ac65
Accepting request 239985 from home:jblunck:branches:openSUSE:Tools
...
Add Debian packaging.
OBS-URL: https://build.opensuse.org/request/show/239985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=30
2014-07-10 15:36:01 +00:00