Po-Chuan Hsieh

Results 13 issues of Po-Chuan Hsieh

Is it OK to change versioning from X.X.X-X to X.X.X.X (by replacing dash with dot)? FreeBSD Ports do not use dash in the version number. Therefore, it would be better...

question

Do you have any plan to release 0.7.0 to [RubyGems](https://rubygems.org/)? It is still [0.6.2 there](https://rubygems.org/gems/github_cli).

The warning is as follows: Warning: 'classifiers' should be a list, got type 'tuple' Reference: https://www.python.org/dev/peps/pep-0301/#distutils-trove-classification

Warning: 'classifiers' should be a list, got type 'tuple'

FreeBSD has md5sum in the base system. It also avoids the [hack for gmd5sum](https://github.com/freebsd/freebsd-ports/blob/main/archivers/zstd/Makefile#L22). Reference: https://man.freebsd.org/cgi/man.cgi?query=md5sum

CLA Signed

wagtail-transfer 0.9.4 does not provide sdist on PyPI. Please provide sdist on PyPI just like previous versions (e.g. 0.9.2 & 0.9.3). We (FreeBSD ports) uses sdist to build the package....

Fixes #266 ## **Checklist** **General Contributing** - [ ] Have you read the Code of Conduct and signed the [CLA](https://opensource.dropbox.com/cla/)? **Is This a Code Change?** - [x] Non-code related change...

Could you please publish sdist on PyPI? It is preferred to build FreeBSD port (databases/py-rb) from sdist from PyPI. Thanks!

## Purpose FreeBSD ports uses sdist to build python modules. In this way, the template files are missing, therefore the following error occurs. ``` % putup ERROR: There was an...

comms/hidapi installs libhidapi.so on FreeBSD. Reference: https://github.com/freebsd/freebsd-ports/blob/main/comms/hidapi/pkg-plist