forked from pool/python-copr-cli
- Update to 2.4:
* There is a new API endpoint, along with CLI support, for re-generating API tokens (#3960) - full changelog at: * https://github.com/fedora-copr/copr/compare/copr-cli-2.1-1...copr-cli-2.4-1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-copr-cli?expand=0&rev=26
This commit is contained in:
116
python-copr-cli.changes
Normal file
116
python-copr-cli.changes
Normal file
@@ -0,0 +1,116 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 22:15:50 UTC 2026 - Marius Grossu <marius.grossu@suse.com>
|
||||
|
||||
- Update to 2.4:
|
||||
* There is a new API endpoint, along with CLI support, for re-generating API tokens (#3960)
|
||||
- full changelog at:
|
||||
* https://github.com/fedora-copr/copr/compare/copr-cli-2.1-1...copr-cli-2.4-1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 09:33:49 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Convert to libalternatives
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 7 13:52:02 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- update to 2.1
|
||||
* python, cli: drop six dependency
|
||||
* pylint: fix old import errors that appear as new
|
||||
* cli: add workaround for redirect download with accept list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 21:00:03 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 2.0:
|
||||
* no upstream changelog
|
||||
- remove remove-simplejson.patch, as upstream removed simplejson
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 13:40:42 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.111:
|
||||
* no upstream changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 8 05:03:19 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.110:
|
||||
* No upstream changelog.
|
||||
- Fiddle with {Build,}Requires as appropiate.
|
||||
- Switch to pyproject macros.
|
||||
- Refresh patch remove-simplejson.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 22:45:01 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Add remove-simplejson.patch (gh#fedora-copr/copr#2539).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 10:05:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.105:
|
||||
* More understandable module hotfixes description
|
||||
* Add options to download only built RPMs/spec files
|
||||
* Use the --dirname parameter for copr-cli monitor
|
||||
* Disable appstream by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 15:55:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 1.104:
|
||||
- move to GitHub home page
|
||||
- add parameter for custom method repos
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 23:54:56 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to Version 1.103:
|
||||
-The previous release brought several enhancements and fixes for the stats calculation mechanism but it wasn’t quite enough.
|
||||
-This release comes with some final follow-ups. We are hoping to start counting the RPM downloads shortly after.
|
||||
Minor UI improvements
|
||||
-In the project settings, the “Edit” button will now show only for enabled chroots
|
||||
-The build detail page now shows the build timeout value
|
||||
-If a build is a part of a batch, the detail page now shows a link for it
|
||||
-The user detail page now shows a link for the /user/repositories/
|
||||
Bugfixes
|
||||
#2294 - Show correct distribution images based on their OS family
|
||||
#2293, RHBZ 2081915 - Fixed copr-frontend FTBFS for F37/Rawhide
|
||||
RHBZ 2113156 - Fixed copr-keygen FTBFS for F37/Rawhide
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 11:55:03 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 1.100 (changes for all copr packages, not only copr-cli):
|
||||
- Bugfixes
|
||||
- Kerberos/GSSAPI authentication for API and copr-cli
|
||||
- Copr-cli re-tries connections with Copr Frontend
|
||||
- Large queue improvements
|
||||
- More copr-cli options for editing chroots
|
||||
- Signing packages with SHA256
|
||||
- Remote refs in committish
|
||||
- Removing unused tarballs
|
||||
- More human-readable validation errors in APIv3
|
||||
- Basic build tagging
|
||||
- Webhook rebuilds are background jobs now
|
||||
- Searching by attributes
|
||||
- APIv3 /monitor route
|
||||
- The “Rebuild all” packages feature enhanced
|
||||
- Builder VMs priority
|
||||
- Query built RPM results via API
|
||||
- Pull request CoprDirs are automatically deleted after inactivity
|
||||
- Showing two latest Copr-related articles
|
||||
- Specify copr-cli output format
|
||||
- IPv6 support
|
||||
- Isolation configuration per-chroot
|
||||
- Submit build with excluded chroots
|
||||
- EOL chroot management
|
||||
- Disabling modules in buildroot
|
||||
- New mock –isolation option
|
||||
- EOL repository management
|
||||
- Searching by build ID
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 17 12:07:43 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Initial spec for v1.90
|
||||
Reference in New Issue
Block a user