forked from pool/python-metaextract
Accepting request 1007020 from home:yarunachalam:branches:devel:languages:python
- Update to Version 1.0.8: * Merge pull request #15 from toabctl/gh-instead-of-travis * Move from Travis CI to github actions * Merge pull request #14 from toabctl/drop-pytest-runner * Post release version bump to 1.0.8 * setup.py: drop setup_requires including setuptools and pytest-runner * Merge pull request #12 from jayvdb/json_dumps_default * Use default json encoder 'str' OBS-URL: https://build.opensuse.org/request/show/1007020 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=34
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a0cf5f5e471fe21cc3631e4b0d9064137e55e79ca53ab038ad6f73947786e21f
|
|
||||||
size 19600
|
|
||||||
3
1.0.8.tar.gz
Normal file
3
1.0.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d787fb35a9899a1d963a551b922a7f3682849e71bddb089f136bbd1d302f71a5
|
||||||
|
size 19053
|
||||||
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 29 16:10:29 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to Version 1.0.8:
|
||||||
|
* Merge pull request #15 from toabctl/gh-instead-of-travis
|
||||||
|
* Move from Travis CI to github actions
|
||||||
|
* Merge pull request #14 from toabctl/drop-pytest-runner
|
||||||
|
* Post release version bump to 1.0.8
|
||||||
|
* setup.py: drop setup_requires including setuptools and pytest-runner
|
||||||
|
* Merge pull request #12 from jayvdb/json_dumps_default
|
||||||
|
* Use default json encoder 'str'
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 8 12:34:45 UTC 2021 - pgajdos@suse.com
|
Wed Dec 8 12:34:45 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-metaextract
|
# spec file for package python-metaextract
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-metaextract
|
Name: python-metaextract
|
||||||
Version: 1.0.7
|
Version: 1.0.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Module to collect metadata for Python modules
|
Summary: Module to collect metadata for Python modules
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user