Commit Graph

273 Commits

Author SHA256 Message Date
890d002ffe - 0.165.1
* fix oscssl "urldefrag is not defined error"
    * osc release command now python3 compatible
    * add more decode logic in get_commitlog
    * osc add <dir> in compressed mode now works with python3
    * osc getbinaries now prints the output instead of
      using the quiet mode as a default

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=286
2019-05-20 06:49:45 +00:00
7d89656a0e - osc-0.165.0.tar.gz now contains the correct version (tag 0.165.0)
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=284
2019-04-24 11:21:14 +00:00
6cd0de6dc5 - simplify "BuildArch:" decission if statements. (Avoid double
BuildArch lines)
- Fedora29: m2crypto for python3 is named python3-m2crypto now

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=283
2019-04-24 09:57:40 +00:00
103cff2c92 Accepting request 695702 from home:mstrigl:branches:openSUSE:Tools
- 0.165.0
    * full python3 compatibility (bsc#1125243)
        fixes bsc#1131512, bsc#1129889, bsc#1129757
    * removed following patches (now upstream):
        001_helper.patch
        002_man_page_building.patch
        003_setup.patch 
        004_babysitter.patch
        005_oscssl.patch
        006_build.patch
        007_core.patch
        008_commandline.patch
        009_fetch.patch
        010_fix-decoding_in_canonname.patch
        011_repodata.patch
        012_packagequery.patch
- spec file modifications:
    * noarch only on non-SUSE distros and newer SUSE Versions > 11
    * disable testsuite on older SUSE Versions (unittest module too old)

- moved Recommends for diffstat to suse specific section. 

- added Buildrequires and Requires for python-chardet
    * needed for determining the encoding of objects (Requires)
    * needed also for testing in %check section (BuildRequires) 

- activate tests for osc
- add Buildrequires and Recommends for diffstat
    osc prdiff --diffstat needs it
    The testsuite needs it (Therefore the BuildRequires

OBS-URL: https://build.opensuse.org/request/show/695702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=281
2019-04-22 12:19:59 +00:00
6dbeae2852 - 0.164.2
- deleterequest for entire projects needs the --all option as additional protection
  - rewrite packagequery to support python3
  - rewrite oscerr module to support python3
  - rewrite archqeury and debquery to support python3
  - Export vc env vars when running a source service

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=279
2019-02-12 08:20:16 +00:00
Marcus Hüwe
c66a7460e1 Accepting request 666512 from home:nickbrown:branches:openSUSE:Tools
Update debian package for the recent urlgrabber/progressbar changes

OBS-URL: https://build.opensuse.org/request/show/666512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=277
2019-01-16 18:02:28 +00:00
Marcus Hüwe
82d203330d Accepting request 666488 from home:mstrigl:branches:openSUSE:Tools
- 0.164.1
  - rewrite cpio handling to support python3
  - rewrite ar module to support python3
  - enable fetch module to support python3
  - rework progressbar hanlding (if module is not present)
  - improve os_path_samefile in core.py

OBS-URL: https://build.opensuse.org/request/show/666488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=276
2019-01-16 14:44:18 +00:00
Lars Vogdt
fa8e69e763 Accepting request 664116 from home:mstrigl:branches:openSUSE:Tools
- 0.164.0
  - add support for approved requests (requires OBS 2.10)
  - fix various multibuild problems
  - improved and fixed various help texts
  - check constraints without local checkout
  - check out deleted sources (osc co -D)
  - replace urlgrabber module with own module
  - use progressbar module instead of urlgrabber to draw
    progress bars
  - show buildinfo for alternative projects (--alternative-project)
  - run release job immediately (osc release --no-delay)
  - build results on project level can now be watched (osc prjresults --watch)
- removed python-urlgrabber requieres. (Not used with 0.164.0)
- added recommends for python[2]-progressbar

OBS-URL: https://build.opensuse.org/request/show/664116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=275
2019-01-11 16:53:07 +00:00
42e496cdd8 size down
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=274
2018-10-15 14:16:09 +00:00
077ca2d03f ups
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=273
2018-10-15 14:11:24 +00:00
088be7d5c2 fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=272
2018-10-15 14:03:17 +00:00
b948109515 changes
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=270
2018-08-20 11:24:59 +00:00
929f774bcb update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=269
2018-08-20 11:21:15 +00:00
4aacdbbadf added modification from adrian to changes file
Diff for working copy: .
Index: osc.changes
===================================================================

--- osc.changes	(revision 0c1c480d00eac42ba775cf43b25a0662)
+++ osc.changes	(working copy)
@@ -3,7 +3,8 @@
 
 - add Requires: python2 for Tumbleweed. 
   Otherwise just python-base is installed which does not contain ssl.py
-  [bnc#1097996] 
+  [bnc#1097996]
+- removed duplicate entry in appimage.yml to prevent double builds 
 
 -------------------------------------------------------------------
 Tue Dec  5 13:41:04 UTC 2017 - marco.strigl@suse.com

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=267
2018-06-29 13:03:02 +00:00
1538e760ac modified changelog entry to correct version
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=266
2018-06-29 11:01:56 +00:00
2fdd4314a0 - add Requires: python2 / python for Leap and Tumbleweed.
Otherwise just python-base is installed which does not contain ssl.py
  [bnc#1097996]

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=265
2018-06-29 07:28:51 +00:00
39e2d7e6f9 simplify
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=264
2017-12-11 08:40:27 +00:00
2def194cc8 - 0.162.1
- Send sha256 hashes for tracked files if the wc is pulled/linkrepair

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=262
2017-12-05 13:42:18 +00:00
31880b96b3 0.162.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=260
2017-11-28 14:14:51 +00:00
3f7e2d7cc6 Accepting request 537836 from home:bluca:branches:openSUSE:Tools
Fix version in osc.dsc and debian.changelog - use native version rather than non-native to differentiate with packages from the Debian archive. Also fix debian.changelog style.

OBS-URL: https://build.opensuse.org/request/show/537836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=259
2017-11-08 10:37:23 +00:00
6e6b4b3b9a - 0.161.1
- Fix python 2.6 SyntaxError (multiple context expressions)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=257
2017-10-26 12:42:31 +00:00
0cb195f62e - 0.161
- show lintlogs in interactive request review mode
  - fix potential shell injections
  - allow multiple --repo and --arch options in prjresults
  - cleanup babysitter.by
  - supersede existing requests if --yes is passed to osc sr
  - prepend request summary to diff in interactive mode
  - show issues(bugs) in interactive diff mode

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=256
2017-10-26 11:47:10 +00:00
5acf6f9591 - add Recommends: ca-certificates to enable TLS verification
without manually installint them. [bnc#1061500]

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=254
2017-10-04 09:09:02 +00:00
ca28702493 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=252
2017-09-22 07:07:56 +00:00
Marcus Hüwe
7037c41c43 Accepting request 512849 from home:jberry:release-tools
- Provide non-deprecated plugin directory and macro for plugins.

OBS-URL: https://build.opensuse.org/request/show/512849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=250
2017-08-01 10:34:44 +00:00
8109678397 add recommends
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=249
2017-07-20 21:18:57 +00:00
36b524074d version update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=248
2017-07-18 22:50:14 +00:00
Lars Vogdt
f1ab59843d Accepting request 509034 from home:bluca:branches:openSUSE:Tools
Debian: depend on "build | obs-build"

Debian and Ubuntu rename build to obs-build to disambiguate. Depend on either (favouring build as it's the upstream name) to be compatible with both.

OBS-URL: https://build.opensuse.org/request/show/509034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=247
2017-07-13 08:18:01 +00:00
a34ec0d59d fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=246
2017-06-09 17:59:21 +00:00
0afbee8616 ups
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=245
2017-06-09 17:51:53 +00:00
f6764d364f add mini important service files
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=244
2017-06-09 17:51:23 +00:00
fb09c61e89 Accepting request 502699 from home:adrianSuSE:branches:openSUSE:Tools
add appimage build description

OBS-URL: https://build.opensuse.org/request/show/502699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=243
2017-06-09 17:34:43 +00:00
7fc63e048d - 0.158.0
- cat/less/blame command: default to expand to stay in sync with checkout
  - add support for highly experimental native appimage.yml support
  - show package status when repository configuration is broken
  - add '--blame' option to osc meta command
  - try to autodetect local package when running 'osc build'
  - comment requests in interactive mode
  - fix github issue #236 (--no-cleanup not working)
  - fix wipebinaries to prevent wiping of complete repository
  - add '--build-opt' to osc build command
  - fix requests codebase to fit old obs versions

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=241
2017-05-09 07:56:45 +00:00
35334de087 added missing tarball
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=239
2017-03-21 12:59:08 +00:00
74620c4504 - 0.157.2
- add compat code for older apis that do not support multibuild
  - fix ssl.connection instantiation in case of old M2Crypto
  - highly experimental support for appimage
  - fix local service run for non-existent (server-side) package

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=238
2017-03-21 12:51:52 +00:00
69fe003334 - 0.157.1
- fix local build of kiwi images using obsrepositories://

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=236
2017-03-08 12:17:40 +00:00
b68ac4116b - 0.157
- add unpublish command (requires OBS 2.8)
  - add blame command (requires OBS 2.9)
  - results: show multibuild results by default
  - getbinaries: make .AppImage files executable
  - support operation in checked out package for cat/less/blame
  - add comment command
  - improved build recipe selection
  - added multibuild (-M) to commands:
          buildlog, remotebuildlog, buildinfo, build, buildhistory, jobhistory,
          rebuild, restartbuild/abortbuild, wipebinaries, getbinaries
  - add checkconstraints command
  - add workerinfo command

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=235
2017-03-08 09:11:35 +00:00
9c1ed21986 - 0.156.0
- highlight scheduled jobs with dispatch problems (due to constraints)
  - allow to specify a log message in lock command
  - Add '--wipe' option to osc chroot for deleting buildroots
  - Add '--vm-memory' option to osc build
  - add --multibuild to results command for showing all packages
    of a multibuild config
  - add --multibuild-package option to results command for showing
    only one package of the multibuild config

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=233
2016-12-19 13:53:34 +00:00
Marcus Hüwe
7f25c1e172 Accepting request 437448 from home:nickbrown:branches:openSUSE:Tools
Install bash completion in the debian package

OBS-URL: https://build.opensuse.org/request/show/437448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=231
2016-10-27 13:48:01 +00:00
5014cfde32 fix for debian 6
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=230
2016-10-21 07:04:19 +00:00
8f641f6ff5 fix build for debian
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=229
2016-10-21 06:54:02 +00:00
2b2508dc0e fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=228
2016-10-20 09:05:44 +00:00
2058f959f9 add
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=226
2016-09-15 11:30:24 +00:00
5a3a13d037 fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=225
2016-09-15 11:28:59 +00:00
58f17b6a2f update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=223
2016-07-29 14:06:54 +00:00
5f92e87a9d Accepting request 400955 from home:Marcus_H:branches:openSUSE:Tools
- make a noarch package if suse_version >= 1120 (since 1120 python
  noarch packages are supported)

OBS-URL: https://build.opensuse.org/request/show/400955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=221
2016-06-13 12:49:12 +00:00
3684f0d1fa grmbl
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=220
2016-06-02 16:09:11 +00:00
6016d103f0 ups2
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=219
2016-06-02 14:52:56 +00:00
7fd36781fc ups
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=218
2016-06-02 14:52:25 +00:00
1793a1e77a fix for mageia
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=217
2016-06-02 14:40:08 +00:00