pyephem 4.1-2 source package in Ubuntu

Changelog

pyephem (4.1-2) unstable; urgency=medium

  * Disable DeprecationWarning,  add support Python 3.10
    (Closes: #983149, #999368)

 -- Ole Streicher <email address hidden>  Wed, 10 Nov 2021 21:18:05 +0100

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyephem_4.1-2.dsc 1.9 KiB 46177e5769076d5133aff5acf103fa26510bf0990dcf2a5d47aebf866ae40779
pyephem_4.1.orig.tar.gz 1.2 MiB c076794a511a34b5b91871c1cf6374dbc323ec69fca3f50eb718f20b171259d6
pyephem_4.1-2.debian.tar.xz 4.9 KiB cd4c2f13f8d4c9a617f81fb8774827b1e772ea3d553ab91c8efbaa4dbdb03148

No changes file available.

Binary packages built by this source

python3-ephem: Compute positions of the planets and stars with Python

 PyEphem provides an ephem Python package for performing high-precision
 astronomy computations. The underlying numeric routines are coded in C and
 are the same ones that drive the popular XEphem astronomy application, whose
 author, Elwood Charles Downey, generously gave permission for their use in
 PyEphem.
 .
 The name ephem is short for the word ephemeris, which is the
 traditional term for a table giving the position of a planet, asteroid, or
 comet for a series of dates.
 .
 Nothe that this package will continue to be maintained, but it no
 longer stands at the cutting edge of astronomy in Python.

python3-ephem-dbgsym: debug symbols for python3-ephem