./misc/py-trytond-party, Party module of the Tryton application platform

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.2.0nb2, Package name: py310-trytond-party-6.2.0nb2, Maintainer: pkgsrc-users

The party module of the Tryton application platform.


Required to run:
[devel/py-setuptools] [finance/py-vatnumber] [devel/py-trytond] [geography/py-trytond-country] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-12-22 23:54:56 by Makoto Fujiwara | Files touched by this commit (145)
Log message:
(*/py-trytond-*)  regen distinfo and PLIST, I'll adjust other fallout later
   2021-12-06 14:54:58 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-trytond-party: remove py-vatnumber dependency

The module is unmaintained upstream.
   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2020-03-13 21:20:50 by Thomas Klausner | Files touched by this commit (16)
Log message:
py-tryton*: put python-2.7 restriction only in those packages where it belongs

(and the meta package)

Fix PLIST for py-trytond for all python versions.
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-11-03 18:04:28 by Roland Illig | Files touched by this commit (71)
Log message:
misc: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.