15
0

Accepting request 1207134 from home:glaubitz:branches:devel:languages:python

- Update to 0.1.7
  * Drop python2
  * Upgrade to GitHub-native Dependabot
  * Update semantic-version requirement from <2.5,>=2.4 to >=2.4,<2.9 (#5)
  * Update semantic-version requirement from <2.9,>=2.4 to >=2.4,<2.11 (#48)
  * Add CodeQL workflow for GitHub code scanning (#56)
  * Remove margin rule (#61)
  * Drop old classifiers and tweak license (#64)
  * Update releases requirement from <2.0,>=1.2.0 to >=1.2.0,<3.0 (#59)
  * Update CI (#63)
  * Update dependencies (#68)
  * Release v0.1.7 (#67)
  * Rename cd-cd.yml to ci-cd.yml (#70)

OBS-URL: https://build.opensuse.org/request/show/1207134
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-theme?expand=0&rev=12
This commit is contained in:
2024-10-11 12:06:02 +00:00
committed by Git OBS Bridge
parent 6e787ea00f
commit 81782e44ad
4 changed files with 24 additions and 7 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Oct 11 10:44:46 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.1.7
* Drop python2
* Upgrade to GitHub-native Dependabot
* Update semantic-version requirement from <2.5,>=2.4 to >=2.4,<2.9 (#5)
* Update semantic-version requirement from <2.9,>=2.4 to >=2.4,<2.11 (#48)
* Add CodeQL workflow for GitHub code scanning (#56)
* Remove margin rule (#61)
* Drop old classifiers and tweak license (#64)
* Update releases requirement from <2.0,>=1.2.0 to >=1.2.0,<3.0 (#59)
* Update CI (#63)
* Update dependencies (#68)
* Release v0.1.7 (#67)
* Rename cd-cd.yml to ci-cd.yml (#70)
-------------------------------------------------------------------
Tue Jul 4 11:31:21 UTC 2023 - ecsos <ecsos@opensuse.org>