Commit Graph

90 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
79edb01299 Accepting request 1062673 from home:ItachiSan:archlinux
Fix building by updating PKGBUILD version

OBS-URL: https://build.opensuse.org/request/show/1062673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=125
2023-02-02 23:14: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
8f1e892d29 added missing code
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=112
2021-07-14 10:37:14 +00:00
Frank Schreiner
803d6013b1 cleaned changes file
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=111
2021-07-14 09:34:08 +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
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
e26455e4a3 added source package
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=103
2019-08-07 08:29:51 +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
6db99ad9e9 crap
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=86
2018-09-17 09:31:46 +00:00
689a4d6587 try
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=85
2018-09-17 09:28:19 +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
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
5d56771301 * fixes boo#1072359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=79
2017-12-13 11:29:41 +00:00
Frank Schreiner
55bfc4bbe4 changed email in changes file
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=78
2017-12-12 10:09:41 +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
884f2dc585 Accepting request 527299 from home:tbechtold:branches:openSUSE:Tools
- Avoid half-converting Debian native pkgs to non-native pkgs
- Simplify the pip version handling
- travis: Do not use "--use-mirrors" when using pip
- travis: Test python 3.6

OBS-URL: https://build.opensuse.org/request/show/527299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=69
2017-09-19 13:04:42 +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
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