summaryrefslogtreecommitdiff
path: root/pkgtools/url2pkg/files
AgeCommit message (Expand)AuthorFilesLines
2022-08-26pkgtools/url2pkg: make distutils.version.LooseVersion more completerillig1-3/+15
2022-08-26pkgtools/url2pkg: clean up Globals.pkgsrc_licenserillig1-8/+7
2022-08-25pkgtools/url2pkg: add support for distutils.errorsrillig3-0/+32
2022-08-25pkgtools/url2pkg: fix line endsrillig9-114/+114
2022-08-25pkgtools/url2pkg: support Python with setuptools.command.testrillig2-1/+18
2022-07-16url2pkg: disable resuming transfers when fetching distfilesrillig1-2/+7
2022-07-16url2pkg: split support files for Python distutils and setuptoolsrillig14-60/+166
2022-02-08url2pkg: make code for analyzing CPAN URLs simplerrillig1-5/+5
2022-02-06url2pkg: add support for metacpan.org URLsrillig2-8/+31
2022-02-06url2pkg: for Python packages, prefix directory name with 'py-'rillig2-9/+52
2022-02-06url2pkg: allow url2pkg to be run from a category directory as wellrillig2-16/+26
2022-02-06url2pkg: only accept a single URL as command line argumentrillig1-2/+2
2022-02-06url2pkg: extract code for analyzing the distfile URLrillig2-45/+50
2022-02-06url2pkg: add type annotation for usagerillig1-4/+4
2022-01-01url2pkg: improve MASTER_SITES and HOMEPAGE for PyPI packagesrillig3-11/+30
2022-01-01url2pkg: test current behavior for PyPI downloadsrillig1-1/+30
2022-01-01url2pkg: remove interactivityrillig3-20/+10
2021-11-14pkgtools/url2pkg: update to 21.3.0rillig2-13/+14
2021-11-14pkgtools/url2pkg: add test for overly complicated package definitionrillig1-2/+31
2021-05-25url2pkg: fix dependency pattern for buildlink3 Python dependenciesrillig2-5/+5
2021-05-25url2pkg: generate proper package name for Python dependenciesrillig2-13/+14
2021-05-25url2pkg: break long lines, no functional changerillig1-51/+99
2021-05-23url2pkg: update to 21.1.0rillig2-7/+7
2021-05-23url2pkg: add test for GitHub URL that leads to wrong DISTNAMErillig1-1/+27
2020-10-17pkgtools/url2pkg: update to 20.3.0rillig2-9/+79
2019-11-18pkgtools/url2pkg: add unit test for USE_TOOLSrillig1-1/+4
2019-11-18pkgtools/url2pkg: update to 19.3.7rillig2-4/+26
2019-11-14pkgtools/url2pkg: update to 19.3.6rillig1-2/+5
2019-10-28pkgtools/url2pkg: update to 19.3.5rillig2-17/+68
2019-10-27pkgtools/url2pkg: update to 19.3.4rillig5-22/+82
2019-10-27pkgtools/url2pkg: move license handling from Python to common coderillig3-36/+87
2019-10-13pkgtools/url2pkg: remove unnecessary update_vars fieldrillig2-17/+23
2019-10-12pkgtools/url2pkg: rename type Url2Pkg to Globalsrillig2-152/+152
2019-10-12pkgtools/url2pkg: fix type hinting declarationsrillig2-75/+116
2019-10-07Rename py-meson to meson.prlw12-4/+4
2019-10-06pkgtools/url2pkg: remove Perl implementationrillig2-1277/+0
2019-10-06pkgtools/url2pkg: update man pagerillig1-46/+18
2019-10-06pkgtools/url2pkg: refer to R2pkg for creating R packagesrillig2-2/+16
2019-10-06pkgtools/url2pkg: improve determining WRKSRCrillig2-37/+64
2019-10-06pkgtools/url2pkg: fix version tag detectionrillig2-11/+5
2019-10-05pkgtools/url2pkg: update to 19.3.2rillig3-9/+15
2019-10-05pkgtools/url2pkg: clean up path handlingrillig2-104/+110
2019-10-05pkgtools/url2pkg: clean up coderillig2-15/+14
2019-10-05pkgtools/url2pkg: add test for main functionrillig2-39/+94
2019-10-05pkgtools/url2pkg: fixed migration of Python packages from GitHub to PyPIrillig2-84/+350
2019-10-05pkgtools/url2pkg: ignore URL protocolrillig2-18/+68
2019-10-05pkgtools/url2pkg: improve URL handling for SourceForgerillig2-410/+538
2019-10-04pkgtools/url2pkg: reorganize the Python implementationrillig2-401/+604
2019-10-03pkgtools/url2pkg: keep DESCR and PLIST, fix GConf detectionrillig2-98/+145
2019-10-03pkgtools/url2pkg: ignore commented variablesrillig2-5/+7