# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           python 1.0

name                py-pony
version             0.7.19
revision            0
categories-append   devel
platforms           any
license             Apache-2
maintainers         nomaintainer

description         Pony Object-Relational Mapper
long_description    {*}${description}
homepage            https://github.com/ponyorm/pony
checksums           rmd160  698d0844a7f8c9038166f8a7e67ebc496896e432 \
                    sha256  f7f83b2981893e49f7f18e8def52ad8fa8f8e6c5f9583b9aaed62d4d85036a0f \
                    size    258589
supported_archs     noarch

# Sorry, but pony 0.7.19 requires Python of one of the following versions: 3.8-3.12
python.versions     39 310 311 312
