Commit Graph

62 Commits

Author SHA256 Message Date
dfc4f118b0 Accepting request 1139482 from home:dirkmueller:AL:TW:Fixups
- add support for AL2023

- Builds on CentOS_[5678] and possibly other distros failed because
  their 'rpm' didn't recognize the "Recommends:" tag. I've wrapped
  that tag in an "%if 0%{?suse_version}" to work around it.
- simplifiy conditions for all rhel like distros to skip testsuite
- fix for Fedora 30/Rawhide
  not available otherwise

OBS-URL: https://build.opensuse.org/request/show/1139482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=130
2024-01-17 14:45:22 +00:00
Lars Vogdt
423d365398 add changelog entry
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=128
2023-06-01 15:23:48 +00:00
Lars Vogdt
f77f04174e Accepting request 1088806 from home:ebaudrez:branches:openSUSE:Tools
Builds on CentOS_[5678] and possibly other distros failed because their 'rpm' didn't recognize the "Recommends:" tag. I've wrapped that tag in an "%if 0%{?suse_version}" to work around it. Build is now passing on the CentOS distros. There is one build failure for CentOS_9_Stream/ppc64le, but I believe it is unrelated (VM boot failure). Note that there are still outstanding build failures because of a failure in the test suite for some distros, but I didn't address that in this commit.

OBS-URL: https://build.opensuse.org/request/show/1088806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=126
2023-06-01 15:15:58 +00:00
e9a58c07b7 - Update to version 0.6.2:
* Avoid the Flake8 warning and restore conditional import

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=123
2023-01-18 13:41:48 +00:00
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
Ruediger Oertel
842743811c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=118 2022-01-12 11:03:07 +00:00
5ee484ffde Accepting request 940564 from home:hawkeye116477:waterfox:build-depends
Fixed build for Mageia.

OBS-URL: https://build.opensuse.org/request/show/940564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=117
2021-12-21 10:10:10 +00:00
d508052095 - simplifiy conditions for all rhel like distros to skip testsuite
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=116
2021-12-13 10:56:23 +00:00
141957fc5c Accepting request 936358 from home:hawkeye116477:waterfox:build-depends
Fixed build for Alma and Rocky

OBS-URL: https://build.opensuse.org/request/show/936358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=115
2021-12-13 10:55:54 +00:00
Lars Vogdt
9bca001b41 Accepting request 920295 from home:hawkeye116477:waterfox:build-depends
Fixed python version for Mageia 8+

OBS-URL: https://build.opensuse.org/request/show/920295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=114
2021-09-20 20:44:38 +00:00
abcc7e7054 skip testsuite on sle 12
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=113
2021-08-06 07:20:36 +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
d1e5a8a2f2 fix python version for almalinux
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=109
2021-06-21 11:32:40 +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
2795859aa7 fix build for CentOS 8
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=106
2019-12-04 15:18:53 +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
Stephan Kulow
cdcacffe77 Accepting request 703881 from home:GeoDerp:redflower
- Modified .spec file to better suit Fedora OS (let's just assume all Fedora versions has python 3)

OBS-URL: https://build.opensuse.org/request/show/703881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=100
2019-05-23 12:15:33 +00:00
Frank Schreiner
0e5a650455 - Update to version 0.5.11:
* fix python/python3 shebang
  * try to fix set_version:157:13: E117 over-indented (comment)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=99
2019-05-16 13:22:57 +00:00
eae6d2616e add packaging module for test suite
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=98
2019-05-14 14:30:40 +00:00
ea812ccb8d fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=97
2019-05-14 13:34:09 +00:00
Lars Vogdt
36175b0308 Accepting request 701780 from home:GeoDerp:redflower
- Changed source files to support python 3
- fix for Fedora 30/Rawhide

OBS-URL: https://build.opensuse.org/request/show/701780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=95
2019-05-12 12:52:23 +00:00
Ruediger Oertel
661859ef3f - for now obs_scm_testsuite only for > 1315, needed python stuff
not available otherwise

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=93
2018-11-26 17:05:11 +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
f6d48a74e4 fix git url
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=91
2018-09-26 09:08:30 +00:00
6c06d62554 Accepting request 636158 from home:olh:branches:openSUSE:Tools
- Wrap make check in bcond obs_scm_testsuite

OBS-URL: https://build.opensuse.org/request/show/636158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=89
2018-09-25 06:58:17 +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
6008005c2f fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=84
2018-09-17 09:22:50 +00:00
0049fa3ec6 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=83
2018-09-17 09:12:13 +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
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
376c3da71e go
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=75
2017-11-06 16:17:00 +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
c68b10c435 - Update to version 0.5.3:
+ Use old version from testing data instead of hardcoding
  + Fix replacement of empty tags
  + Fix empty version checks for debian/changelog
  + fix when switching from .dev to non-dev version

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=71
2017-10-10 07:40:00 +00:00
4b5053e956 try
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=67
2017-07-03 07:21:59 +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
28eb38b5d7 Accepting request 365550 from home:tbechtold:branches:openSUSE:Tools
- Update to version 0.5.3:
  + Use old version from testing data instead of hardcoding
  + Fix replacement of empty tags
  + Fix empty version checks for debian/changelog
  + fix when switching from .dev to non-dev version

OBS-URL: https://build.opensuse.org/request/show/365550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=54
2016-03-07 11:58:41 +00:00
984520ef4c fix for fedora
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=52
2015-09-03 07:38:58 +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
68f4df8b6d drop buildreq
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=40
2015-07-27 05:53:59 +00:00
99defeff87 fix requires
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=39
2015-07-27 05:33:48 +00:00
553409fac9 Accepting request 318367 from home:tbechtold:branches:openSUSE:Tools
- Require python-packaging

OBS-URL: https://build.opensuse.org/request/show/318367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=38
2015-07-24 08:45:23 +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