mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-geomet: upgrade 1.0.0 -> 1.1.0
Changelog: ============= -Move project metadata to pyproject.toml, modify build scripts -pyproject.toml: include the full README.md as the readme contents -Remove dependency on six -Fix geojson to esrijson conversion with custom SRID -Add explicit support for Python3.11 -docs: Simplify release process, make patch versioning more clear -Add explicit support for Python3.12 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "cb52411978ee01ff104ab48f108d7333b14423ae7a15a65fee25b7d29b
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRC_URI = "git://github.com/geomet/geomet.git;protocol=https;branch=master"
|
||||
SRCREV = "7fff4438510c30e592db858b2d519eddb5837a6c"
|
||||
SRCREV = "6ac73c312b52aca328db2e61d90c5e363b62639f"
|
||||
|
||||
inherit setuptools3
|
||||
PIP_INSTALL_PACKAGE = "geomet"
|
||||
Reference in New Issue
Block a user