Accepting request 1095552 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1095552 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geographiclib?expand=0&rev=3
This commit is contained in:
commit
14bea1143c
@ -1,7 +1,6 @@
|
||||
The MIT License (MIT); this license applies to GeographicLib,
|
||||
versions 1.12 and later.
|
||||
The MIT License (MIT).
|
||||
|
||||
Copyright (c) 2008-2019, Charles Karney
|
||||
Copyright (c) 2008-2022, Charles Karney
|
||||
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 26 07:56:51 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Use sle15_python_module_pythons
|
||||
- Fix link to LICENSE.txt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 24 14:03:36 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-geographiclib
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-geographiclib
|
||||
Version: 1.50
|
||||
Release: 0
|
||||
@ -25,7 +25,7 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://geographiclib.sourceforge.io/
|
||||
Source: https://files.pythonhosted.org/packages/source/g/geographiclib/geographiclib-%{version}.tar.gz
|
||||
Source1: https://sourceforge.net/p/geographiclib/code/ci/master/tree/LICENSE.txt?format=raw#/LICENSE.txt
|
||||
Source1: https://sourceforge.net/p/geographiclib/code/ci/release/tree/LICENSE.txt?format=raw#/LICENSE.txt
|
||||
BuildRequires: %{python_module base}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
x
Reference in New Issue
Block a user