aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pony/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* databases/py-pony: Update to 0.7.17Goran Mekić2023-10-061-3/+3
| | | | | | | | Changelog: https://github.com/ponyorm/pony/releases/tag/v0.7.17 PR: 274302 Approved by: zirias (mentor) Differential Revision: https://reviews.freebsd.org/D42103
* databases/py-pony: Update to 0.7.16Goran Mekić2022-02-051-3/+3
| | | | PR: 261592
* - Update to 0.7.14Wen Heping2021-01-071-3/+3
| | | | | | | | PR: 252450 Submitted by: meka@tilda.center(maintainer) Notes: svn path=/head/; revision=560663
* databases/py-pony: Update to 0.7.13Tobias C. Berner2020-03-121-3/+3
| | | | | | | | PR: 244736 Submitted by: Goran Mekić <meka@tilda.center> (maintainer) Notes: svn path=/head/; revision=528307
* databases/py-pony: Update 0.7.11 -> 0.7.12Bartek Rutkowski2020-03-091-3/+3
| | | | | | | | | PR: 243923 Submitted by: Goran Mekic <meka@tilda.center> (maintainer) Reviewed by: robak Notes: svn path=/head/; revision=528103
* Add new port databases/py-ponyBen Woods2019-12-241-0/+3
Using Pony object-relational mapper you can concentrate on writing business logic of your application and use Python syntax for interacting with the database. Pony translates such queries into SQL and executes them in the database in the most efficient way. WWW: https://ponyorm.org/ PR: 242767 Submitted by: Goran Mekić <meka@tilda.center> Notes: svn path=/head/; revision=520778