Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c1b411b140 | |||
| 832a2626ea | |||
| 6370ff0a03 | |||
| e35973c1b6 |
3
ephem-4.1.6.tar.gz
Normal file
3
ephem-4.1.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0ed2e4ea76f9db3eede2204adab8af3f1708201c7c04ee8511e710a54ca6425f
|
||||||
|
size 1255942
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3c4fd64f453e8f40cf862420a70da95a71b6487ace75e8e0cf85d73707db6065
|
|
||||||
size 1261100
|
|
||||||
@@ -1,21 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Oct 31 12:40:02 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
||||||
|
|
||||||
- Update to 4.2
|
|
||||||
* Fix windows build (#279)
|
|
||||||
* Add twine check job (#280)
|
|
||||||
* Update XEphem links to new URLs (#282)
|
|
||||||
* Remove editable install from `requirements.txt`
|
|
||||||
* Fix #266: limit rising/setting to 7 iterations
|
|
||||||
* Add test for #258 and #266
|
|
||||||
* Fix #244: tweak `rebuild-star-data` for new format
|
|
||||||
* Remove unused C variable from circum.c (#274)
|
|
||||||
* Drop unused variable from deep.c (#275)
|
|
||||||
* Upgrade lunar magnitude routine (#270)
|
|
||||||
* Add basic test of new Moon visual magnitude code
|
|
||||||
* Whitespace and other cleanup to new Moon code
|
|
||||||
- Use Python 3.11 on SLE-15 by default
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 23 01:30:08 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon Jun 23 01:30:08 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -15,9 +15,9 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
|
||||||
Name: python-ephem
|
Name: python-ephem
|
||||||
Version: 4.2
|
Version: 4.1.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Scientific-grade astronomy routines for Python
|
Summary: Scientific-grade astronomy routines for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user