135 Commits

Author SHA256 Message Date
Ana Guerrero
7f21ce209c Accepting request 1174046 from openSUSE:Tools
- Update to version 0.6.4:
  * Treat LegacyVersion as InvalidVersion
  * Add testing python 3.10 - 3.12

OBS-URL: https://build.opensuse.org/request/show/1174046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=48
2024-05-15 19:24:24 +00:00
bae1b80e70 - Update to version 0.6.4:
* Treat LegacyVersion as InvalidVersion
  * Add testing python 3.10 - 3.12

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=134
2024-05-14 16:07:00 +00:00
Dominique Leuenberger
39862cab17 Accepting request 1172198 from openSUSE:Tools
- Update to version 0.6.3:
  * [dist] import spec file from O:S:U
  * Mute warning about missing EMAIL env variable in unit tests
  * Fix unit tests
  * Replace invalid use of os.errno with errno module
  * Replace @VERSION@ placeholders in .dsc files
  * Remove usage of deprecated imp module with importlib
  * Detect revision and set pkgrel for Arch packages

OBS-URL: https://build.opensuse.org/request/show/1172198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=47
2024-05-07 16:02:17 +00:00
29e6d9794f - Update to version 0.6.3:
* [dist] import spec file from O:S:U
  * Mute warning about missing EMAIL env variable in unit tests
  * Fix unit tests
  * Replace invalid use of os.errno with errno module
  * Replace @VERSION@ placeholders in .dsc files
  * Remove usage of deprecated imp module with importlib
  * Detect revision and set pkgrel for Arch packages

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=132
2024-05-06 14:28:59 +00:00
Ana Guerrero
9ec0fb9a4e Accepting request 1139483 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1139483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=46
2024-01-18 20:51:51 +00:00
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
Dominique Leuenberger
20eb393ad1 Accepting request 1090360 from 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.

OBS-URL: https://build.opensuse.org/request/show/1090360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=45
2023-06-03 22:12:05 +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
Dominique Leuenberger
6912633048 Accepting request 1059386 from openSUSE:Tools
- Update to version 0.6.2:
  * Avoid the Flake8 warning and restore conditional import

OBS-URL: https://build.opensuse.org/request/show/1059386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=44
2023-01-20 16:37:30 +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
Dominique Leuenberger
7f6ca9c3b6 Accepting request 1058989 from openSUSE:Tools
- 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/request/show/1058989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=43
2023-01-18 12:08:28 +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
Dominique Leuenberger
850027fe57 Accepting request 1056150 from openSUSE:Tools
- 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/request/show/1056150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=42
2023-01-06 16:04:59 +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
Dominique Leuenberger
af501ce561 Accepting request 941631 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/941631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=41
2021-12-21 17:40:15 +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
Dominique Leuenberger
a6a4e5b343 Accepting request 906285 from openSUSE:Tools
- 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/request/show/906285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=40
2021-07-18 21:44:59 +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
Dominique Leuenberger
d1c90118e0 Accepting request 870317 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/870317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=39
2021-02-11 11:46:03 +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
Dominique Leuenberger
222c7e3a2a Accepting request 723246 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/723246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=38
2019-08-15 10:28:26 +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
Dominique Leuenberger
69191c6864 Accepting request 705000 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/705000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=37
2019-05-24 09:32:46 +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
Dominique Leuenberger
e7be6f88b6 Accepting request 702480 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/702480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=36
2019-05-13 12:51:46 +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
Dominique Leuenberger
eac0bf3e92 Accepting request 653725 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/653725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=35
2018-12-04 19:57:32 +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
Dominique Leuenberger
bfd366a83b Accepting request 637853 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/637853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=34
2018-09-25 13:43:56 +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
Yuchen Lin
aa3c697ef1 Accepting request 636140 from openSUSE:Tools
- Update to version 0.5.9:
  * avoid crashes due to false is_zipfile() response
- enable test suite

OBS-URL: https://build.opensuse.org/request/show/636140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=33
2018-09-18 09:44:59 +00:00