SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for obs-service-snapcraft-0.10.41-339.1.noarch.rpm :

* Thu Jul 20 2023 FSchreinerAATTsuse.com- Update to version 0.10.41:
* fix for python2
* Tue Jul 18 2023 FSchreinerAATTsuse.com- Update to version 0.10.40:
* [dist] updated debian changelog
* Add Python 3.12 to GitHub Actions
* Switch from ConfigParser.readfp to ConfigParser.read_string
* Wed Jul 05 2023 dmuellerAATTsuse.com- Update to version 0.10.39:
* Add gpg as a dependency (needed for gpg validation)
* Wed Jul 05 2023 dmuellerAATTsuse.com- Update to version 0.10.38:
* Python 2 is no longer supported by GitHub actions, stop testing it
* FD leak / flake8 / py311 fixes
* updated debian files
* disabled pylint \'no-member\' because of false positives in py311
* removed unittest2 from BuildRequires in spec
* fixed fixtures and new Exception class
* updated KankuFile to Tumbleweed and removed python2 tests
* Fri May 19 2023 adrianAATTsuse.de- Update to version 0.10.36:
* fix broken tar ball from 0.10.35 release
* Fri May 19 2023 Adrian Schröter - Update to version 0.10.35
* Avoid getting confused by _scmsync.obsinfo files
* Thu Nov 03 2022 FSchreinerAATTsuse.com- Update to version 0.10.34.1667392550.026bf0e:
* Fix testing in GH actions
* make linters happy again
* new find_latest_signed_commit algorithm
* Wed Sep 28 2022 FSchreinerAATTsuse.com- Update to version 0.10.33.1664344889.48d1960:
* check if lock is older than 24 hours
* Fri Sep 09 2022 FSchreinerAATTsuse.com- Update to version 0.10.32.1662712308.31d1884:
* [dist] added Requires to python_path
* improve tar service to handle multiple obsinfo files to create tarball from obscpio
* new ENV \'TAR_SCM_SKIP_CLEANUP\' to make test development/debugging easier
* staple pylint version lower than 2.14 because of breaking changes in config
* do not use python mock
* fix pylint errors in commontests.py
* Fixed testing
* use extra cache dir for partial clone
* fix cache update in case of partial clone
* disable partial clone when subdir is set
* do not set default subdir to \'.\'
* fixes to pass pylint
* enable partial clone feature in git scm
* partial clone feature
* simplify locking to avoid race conditions
* TarSCM.cli: set some defaults to make usage in testing easier
* unlink .lock file after unlocking the cache
* Thu Jan 13 2022 FSchreinerAATTsuse.com- Update to version 0.10.30.1641993356.a87e7af:
* Simplifiy conditions for all rhel like distros
* Changed gendered pronoun to be gender neutral
* Wed Jan 12 2022 FSchreinerAATTsuse.com- Update to version 0.10.30.1641990734.bdad8f9:
* fixes for python2.7 compatibility
* fix test cases
* fix various linter problems with pylint 2.11.1
* disable consider-using-f-string in pylint
* added TC for _stash_pop_required
* assertTarIsDeeply now more verbose in case of failure
* remove tearDown/Trace from testenv.py
* fix regression to keep local changes when running in osc
* various fixes to make linter happy
* fix tests for python 2.7
* Thu Dec 23 2021 FSchreinerAATTsuse.com- Update to version 0.10.29.1634038025.85bfc3f:
* fix test cases
* fix various linter problems with pylint 2.11.1
* disable consider-using-f-string in pylint
* added TC for _stash_pop_required
* assertTarIsDeeply now more verbose in case of failure
* remove tearDown/Trace from testenv.py
* fix regression to keep local changes when running in osc
* Mon Sep 20 2021 FSchreinerAATTsuse.com- Update to version 0.10.28.1632141620.a8837d3:
* fix missing \"checkout\" when running in osc
* fix breakage on version detection
* change locale
* Wed Jul 14 2021 FSchreinerAATTsuse.com- Update to version 0.10.27.1626072657.0fb7a03:
* [ci] enhanced github actions for multiple python versions
* Create main.yml
* Change date format from short to %Y%m%d.
* Mon Jun 21 2021 FSchreinerAATTsuse.com- Update to version 0.10.26.1624258505.aed4969:
* almalinux in spec file
* fix include filters for obscpio files
* fix python interpreter for mageia 8
* TarScm: use owner/group root in .obscpio files
* Tue Jun 15 2021 FSchreinerAATTsuse.com- Update to version 0.10.26.1623775884.87f49a8:
* fixed include/exclude filtering
* add \'--\' to git log command if file/dir equal revision exists
* add \'--source\' to git log command
* disabled consider-using-with in .pylint
*rc
* package .gitignore files
* Fix version _none_ generate tarball with \'-\'
* Prevent KeyError in check_for_branch_request method
* removed skipped test case (obsolete since 5 yrs)
* testing for obscpio/obsinfo
* fix regression - obsinfo included the version string
* Revert \"remove useless variables\"
* remove useless variables
* added param --without-version
* extracted dstname to _dstname
* cleanup TarSCM/tasks.py for pylint
* add date/time to logging output for better debugging
* Fix typos
* Fri Mar 12 2021 FSchreinerAATTsuse.com- Update to version 0.10.22.1615538418.07a353d:
* Fix filelist: align config(noreplace) usage with obs-service-download_files
* Support gitlab/github merge requests
* Wed Feb 10 2021 FSchreinerAATTsuse.com- Update to version 0.10.21.1612422695.2fdf897:
* fixes boo#1127353
* fixes boo#1168573
* activate pylint3.8 and fixed false positives
* don`t sanitize version if versionrewrite_pattern is set
* Mon Feb 01 2021 FSchreinerAATTsuse.com- Update to version 0.10.20.1606128060.135ac94:
* fix build for CentOS adn RHEL 8
* filter dirs with \"include\" filter option
* Wed Nov 11 2020 FSchreinerAATTsuse.com- Update to version 0.10.19.1605080719.3b79112:
* [dist] prefer python3 over python2
* Tue Nov 10 2020 FSchreinerAATTsuse.com- Update to version 0.10.18.1600256320.569e5be:
* add license file (issue 257)
* additional option verification
* new option \'--maintainers-asc\' and \'--last-signed-tag\'
* new option \'--latest-signed-commit\'
* Remove superflous \')\' in an error message.
* Mon Jul 20 2020 FSchreinerAATTsuse.com- Update to version 0.10.16.1595259906.d3308f5:
* [dist] updated debian control file for use in OBS
* Mon Jul 20 2020 FSchreinerAATTsuse.com- Update to version 0.10.16.1595245235.15a0df2:
* Build with python 3 for Debian and Ubuntu
* [doc] added allowed urls in documentation of tar_scm.service
* Wed Jun 03 2020 pgajdosAATTsuse.com- remove unused unittest2 dependency
* Fri May 29 2020 FSchreinerAATTsuse.com- Update to version 0.10.16.1590752286.5c27247:
* [dist] fix for gbp/fedora (python
*-base)
* fix situation when revision has been modified in _service
* Thu May 07 2020 FSchreinerAATTsuse.com- Update to version 0.10.15.1588842879.5c43eef:
* dist: Convert to multibuild; run test suite in a separate flavor
* Wed Apr 29 2020 FSchreinerAATTsuse.com- Update to version 0.10.15.1588146746.5cfeeb8:
* fix #boo 1168573 (obsservicerun,obsrun) not exists in client side installation
* Update debian/changelog for latest version
* Helpers: when a command fail, print the command itself too with its output
* git: add support for AATTPARENT_TAGAATT in revision
* Fix build on non-openSUSE distro
* Tue Mar 17 2020 FSchreinerAATTsuse.com- Update to version 0.10.14.1584435160.d912143:
* [dist] don\'t install gbp files by default
* [dist] remove python-keyring
* from dependcies
* [dist] make gbp switchable in spec file
* Tue Mar 10 2020 FSchreinerAATTsuse.com- Update to version 0.10.14.1583853599.ccbb399:
* support server side credentials for SCM repos
* Fri Feb 28 2020 adrianAATTsuse.de- Update to version 0.10.12.1582901608.a1c02c1:
* simplify osc git update case a lot
* fixing revision usage on a commit hash
* Wed Feb 26 2020 FSchreinerAATTsuse.com- Update to version 0.10.12.1582709176.d82a692:
* fix lost commits on local run
* fix breakage when working on a specific tag/commit
* git-lfs should not be mandatory as tar_scm will never use it
* Allow use of git-lfs only when running obs_scm
* Document _none_ special version in .service
* Version cleanup: don\'t strip hyphen when building Debian packages
* Add new archive option for Debian: git-buildpackage
* call git stash with LANG=C
* improved comment for method get_changesrevision
* Add debian package dep to git-lfs
* Implement git LFS blobs retrieval
* Fri Jan 24 2020 FSchreinerAATTsuse.com- Update to version 0.10.11.1579870213.888e79c:
* Add testcase for appimage with empty build section
* Handle missing build entry in appimage.yml
* Fix --mirror argument position for git clone
* Re-enable compatibility with Python 2.6
* fix decoding for locale -a containg non-ASCII
* update_cache in git now does merge
* prefer local branch over remote
* added UnicodeDecodeError to exeption list in archive.py
* fetch rev explicitly if using CACHEDIRECTORY and rev could not be found
* tar_scm.service.in: Add example to match-tag.
 
ICM