Sat, 27 Jul 2024 05:41:12 UTC | login

Information for build pyshp-2.3.1-13.fc41

ID308950
Package Namepyshp
Version2.3.1
Release13.fc41
Epoch
SummaryPure Python read/write support for ESRI Shapefile format
DescriptionThe Python Shapefile Library (PyShp) provides read and write support for the Esri Shapefile format. The Shapefile format is a popular Geographic Information System vector data format created by Esri. For more information about this format please read the well-written “ESRI Shapefile Technical Description – July 1998” located at http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf. The Esri document describes the shp and shx file formats. However a third file format called dbf is also required. This format is documented on the web as the “XBase File Format Description” and is a simple file-based database format created in the 1960’s. For more on this specification see: http://www.clicketyclick.dk/databases/xbase/format/index.html Both the Esri and XBase file-formats are very simple in design and memory efficient which is part of the reason the shapefile format remains popular despite the numerous ways to store and exchange GIS data available today.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 10 Jul 2024 10:24:26 UTC
CompletedWed, 10 Jul 2024 10:24:26 UTC
Tags
f41
RPMs
src
pyshp-2.3.1-13.fc41.src.rpm (info) (download)
noarch
python3-pyshp-2.3.1-13.fc41.noarch.rpm (info) (download)
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.3.1-13 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Dec 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.1-8 - Assert that %pyproject_files contains a license file * Wed Sep 27 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.1-7 - Keep timestamps when converting text file line endings * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.3.1-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.1-3 - Drop default -r argument to pyproject_buildrequires * Thu Oct 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.1-2 - Confirm License is SPDX MIT * Fri Jul 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.1-1 - Update to 2.3.1 (close RHBZ#2112193) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.0-3 - Fix extra newline in description * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.3.0-2 - Rebuilt for Python 3.11