15
0

Accepting request 1006778 from home:yarunachalam:branches:devel:languages:python

- Update to version 2.2.0
  * Remove outdated "I" and "me" from the text
  * Use `rfc2822` date format (#109)
  * Respect `--prefix` when using `--no-jekyll` (#107)
  * Remove unused constant
  * Switch from optparse to argparse (#103)
- Update to version 2.0.2
  * Build and release wheels (#102)

OBS-URL: https://build.opensuse.org/request/show/1006778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ghp-import?expand=0&rev=5
This commit is contained in:
2022-09-29 10:36:56 +00:00
committed by Git OBS Bridge
parent 0d2306aa2a
commit d030afb0c6
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Sep 28 21:18:08 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.2.0
* Remove outdated "I" and "me" from the text
* Use `rfc2822` date format (#109)
* Respect `--prefix` when using `--no-jekyll` (#107)
* Remove unused constant
* Switch from optparse to argparse (#103)
- Update to version 2.0.2
* Build and release wheels (#102)
-------------------------------------------------------------------
Sat Aug 14 21:52:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>