15
0
forked from pool/python-ephem

Accepting request 1223661 from home:glaubitz:branches:devel:languages:python

- Update to 4.1.6
  * Remove broken link to Meeus's book
  * Fix or remove several old broken links
  * Update github actions and add Python 3.13 (#278)
  * Build wheels for Python 2.7 again (#263)

OBS-URL: https://build.opensuse.org/request/show/1223661
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ephem?expand=0&rev=13
This commit is contained in:
2024-11-12 17:11:05 +00:00
committed by Git OBS Bridge
parent b44f264fe5
commit e35973c1b6
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c64a8aa401574c75942045b9af70d1656e14c5366151c0cbb400cbeedc2362a
size 1256147

3
ephem-4.1.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ed2e4ea76f9db3eede2204adab8af3f1708201c7c04ee8511e710a54ca6425f
size 1255942

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Nov 12 12:31:19 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 4.1.6
* Remove broken link to Meeus's book
* Fix or remove several old broken links
* Update github actions and add Python 3.13 (#278)
* Build wheels for Python 2.7 again (#263)
-------------------------------------------------------------------
Mon Dec 4 21:05:13 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ephem
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ephem
Version: 4.1.5
Version: 4.1.6
Release: 0
Summary: Scientific-grade astronomy routines for Python
License: MIT