Accepting request 671318 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/671318 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-entrypoints?expand=0&rev=5
This commit is contained in:
commit
0fecf1dc87
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2d587dde06f99545fb13a383d2cd336a8ff1f359c5839ce3a64c917d10c029f
|
||||
size 11158
|
3
entrypoints-0.3.tar.gz
Normal file
3
entrypoints-0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c70dd71abe5a8c85e55e12c19bd91ccfeec11a6e99044204511f9ed547d48451
|
||||
size 12315
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 4 17:49:04 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
- update to version 0.3:
|
||||
Check: https://github.com/takluyver/entrypoints/commits/master
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:47:39 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-entrypoints
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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-%{**}}
|
||||
%bcond_without test
|
||||
Name: python-entrypoints
|
||||
Version: 0.2.3
|
||||
Version: 0.3
|
||||
Release: 0
|
||||
Summary: Discover and load entry points from installed packages
|
||||
License: MIT
|
||||
@ -29,6 +29,7 @@ Source: https://files.pythonhosted.org/packages/source/e/entrypoints/ent
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
BuildRequires: %{python_module devel}
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: python-configparser
|
||||
|
Loading…
x
Reference in New Issue
Block a user