Accepting request 1006934 from devel:languages:python
- Update to version 2.1.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/1006934 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ghp-import?expand=0&rev=2
This commit is contained in:
commit
4e13237143
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:753de2eace6e0f7d4edfb3cce5e3c3b98cd52aadb80163303d1d036bda7b4483
|
||||
size 11158
|
3
ghp-import-2.1.0.tar.gz
Normal file
3
ghp-import-2.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c535c4c61193c2df8871222567d7fd7e5014d835f97dc7b7439069e2413d343
|
||||
size 10943
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 28 21:18:08 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 2.1.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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-ghp-import
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-ghp-import
|
||||
Version: 2.0.1
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: Utility to import docs into a gh-pages branch
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user