17
0
Commit Graph

16 Commits

Author SHA256 Message Date
ff91c036de - Update assay to commit 255.f443e61 in order to fix non x86 builds
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=19
2020-08-06 09:11:46 +00:00
ab693a397f - make builds reproducible gh#skyfielders/python-skyfield#415
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=17
2020-08-02 15:11:41 +00:00
5c248216ec - Update to version 1.26
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=16
2020-08-02 14:55:46 +00:00
77eeb430e6 Accepting request 822762 from home:bnavigator:branches:devel:languages:python:numeric
- Update to version 1.25
  * Added skyfield.data.stellarium.parse_constellations()
    and skyfield.data.stellarium.parse_star_names()
    to load Stellarium star names and constellation lines. 
    Constellation lines are featured in a new example script 
    neowise-chart that produces a finder chart for 
    comet C/2020 F3 NEOWISE.
  * The Hipparcos star catalog should now load faster, having 
    switched behind the scenes to a higher performance Pandas 
    import routine.
  * Fixed the ability of  skyfield.timelib.Timescale.utc()
    to accept a Python datetime.date object as its argument.
    #409
  * Slightly lowered the precision of two tests when they 
    detect that Python is compiled for a 32-bit processor, so 
    the test suite can succeed when contributors package 
    Skyfield for 32-bit Linux. #411
- use upstreams custom test runner 'assay'
  * The runner does not have any releases yet. No package 
    available, so use assay-master-252.79f5d78.tar.gz directly
  * drop skyfield-pr405-replace-assay-by-pytest.patch
  * gh#brandon-rhodes/assay#6, gh#skyfielders/python-skyfield#405
- the unit test expect a truncated hipparcos catalog
  * generate-hipparcos.sh
  * hip_main.dat.gz
- drop skyfield-pr404-comparefloat.patch addressed upstream
  gh#skyfielders/python-skyfield#404
  gh#skyfielders/python-skyfield#411

OBS-URL: https://build.opensuse.org/request/show/822762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=14
2020-07-25 12:13:42 +00:00
f302b09b72 comments
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=12
2020-07-22 16:32:52 +00:00
5ee2ba5d74 remove it again
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=11
2020-07-22 16:22:03 +00:00
13d6324ae8 .
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=10
2020-07-22 16:03:47 +00:00
3265fa5c6f remove not working ofarch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=9
2020-07-22 16:01:03 +00:00
bfaf743364 - release precision for i586 test
gh#skyfielders/python-skyfield#411

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=8
2020-07-22 14:45:24 +00:00
93cc06db1c forgot one boom
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=7
2020-07-22 14:32:05 +00:00
1eb56fd403 - Update to Version 1.24
* Added methods :meth:`~skyfield.timelib.Timescale.from_datetime()`
    and :meth:`~skyfield.timelib.Timescale.from_datetimes()` to 
    the :class:`~skyfield.timelib.Timescale` class, to 
    better advertise the ability to build a Skyfield time 
    from a Python datetime — an ability that was previously 
    overloaded into the year parameter of the 
    :meth:`~skyfield.timelib.Timescale.utc()` method (where 
    it is still supported for backwards compatibility, but 
    no longer documented).
  * Fix: improved the accuracy with which velocity is 
    converted between the Earth-fixed ITRF frame that rotates 
    with the Earth and the inertial GCRS frame that does not. 
    In particular, this should make Earth satellite 
    velocities more accurate.
- rebase patches skyfield-pr404-comparefloat.patch
  and skyfield-pr405-replace-assay-by-pytest.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=6
2020-07-22 14:15:27 +00:00
3b3ca69651 Accepting request 820571 from devel:languages:python:numeric
A Python astronomy package that makes it easy to generate high precision
research-grade positions for planets and Earth satellites.

OBS-URL: https://build.opensuse.org/request/show/820571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-skyfield?expand=0&rev=1
2020-07-14 05:59:23 +00:00
9a11c731ec 405
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=4
2020-07-12 19:14:00 +00:00
bbd7a13c67 - fix typo in Patch0 url
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=3
2020-07-12 19:13:32 +00:00
Tomáš Chvátal
d0469a47d0 Accepting request 820451 from home:bnavigator:branches:devel:languages:python:numeric
- mention python-skyfield-rpmlintrc to specfile: don't warn about
  matplotlib and html5lib in Requires

OBS-URL: https://build.opensuse.org/request/show/820451
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=2
2020-07-12 06:32:37 +00:00
c96468cd08 Accepting request 820014 from home:bnavigator:branches:devel:languages:python:numeric
A Python astronomy package that makes it easy to generate high precision
research-grade positions for planets and Earth satellites.

OBS-URL: https://build.opensuse.org/request/show/820014
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=1
2020-07-10 15:14:33 +00:00