31 Commits

Author SHA1 Message Date
Jake Teo
b69429b65d
Merged changes from original repo, changed '--dynamic' to '--mode'
* fixed MySQL + krbV mappings to be reversed

* Working on issue #88

* More --clean tests.

* Fixed #88

* mapping aws-sam-translator

https://pypi.org/project/aws-sam-translator/
https://github.com/awslabs/serverless-application-model

* Fixed#133

Sorted `imports` based on `lowercase` package's `name`, similar to `pip freeze`.

* Tweak formatting

* Add pyAFQ Mapping

* Add discord mapping

Map discord to discord.py

* Add PyFunctional mapping

Maps `functional` to `pyfunctional`. Fixes #232.

* Upgrade pip before running tests on travis

This should ensure that all tests use the same version of pip and this should hopefully fix the pypy build that is using pip 19

* Upgrading pypy to pypy3

Maybe forcing pypy to use python 3 will solve the issue (although it works fine with python 2.7 at the moment)

* Remove unecessary pip upgrade step

* Mapping for github3

* changes based on discussions w maintainer

* remove obsolete '=='

Co-authored-by: Hari Sekhon <harisekhon@gmail.com>
Co-authored-by: AlexPHorta <alexandre.horta@gmail.com>
Co-authored-by: Pat Myron <PatMyron@users.noreply.github.com>
Co-authored-by: Abhishek Kumar Singh <toanant@users.noreply.github.com>
Co-authored-by: Ben Bodenmiller <bbodenmiller@gmail.com>
Co-authored-by: John Kruper <36000@users.noreply.github.com>
Co-authored-by: Paweł Kalemba <5924586+pkalemba@users.noreply.github.com>
Co-authored-by: SwiftWinds <12981958+SwiftWinds@users.noreply.github.com>
Co-authored-by: Alan Barzilay <alan-barzilay@users.noreply.github.com>
Co-authored-by: alan-barzilay <alan.barzilay@gmail.com>
Co-authored-by: ryan-rozario <ryan.rozario1999@gmail.com>
Co-authored-by: Siyang <teo_siyang@imda.gov.sg>
2021-03-29 22:20:28 +08:00
Jake Teo
4eae4794a0
New Option for Dynamic Versioning (#1)
* added new option for dynamic versioning

* added quotes for dynamic options

Co-authored-by: Siyang <teo_siyang@imda.gov.sg>
2021-03-25 17:37:00 +08:00
Niti Santikul
71fc2dc90c support omit package output version 2019-10-21 00:53:03 +07:00
Phil Freo
0555d849d6 Minor README formatting consistency tweak 2017-09-23 19:32:18 -04:00
Vadim Kravcenko
3601802ce2 Update README.rst 2017-06-30 14:22:24 +02:00
Vadim Kravcenko
bddbfc70af remove pypi downloads per month badge
Pypi doesn't provide these stats anymore.
2017-04-29 18:32:00 +02:00
Vadim Kravcenko
92cbc175e1 Merge pull request #54 from utgwkk/fix-readme
Add --print to README
2017-03-19 17:55:52 +01:00
Vadim Kravcenko
714393fcea missing parameter for proxy 2016-12-13 15:28:18 +01:00
Antti Kaihola
c69067819a Fixes #56: The --pypi-server option now accepts an URL 2016-12-13 16:06:06 +02:00
UTAGAWA Kiki
dbe1f8b980 Add --print to README 2016-11-22 12:36:44 +09:00
Vadim Kravcenko
632206f9f4 docs(readme): Update CLI options text 2016-02-05 17:29:16 +01:00
EJ Lee
a4e7cbc772 update usage 2015-10-20 19:47:22 +09:00
Vadim Kravcenko
fe71b90075 Version 0.2.8
Add --force option
Clean up
2015-06-19 23:23:38 +02:00
Vadim Kravcenko
91db3afac7 docs(readme): Add example content of requirements.txt 2015-05-15 15:32:02 +02:00
Vadim Kravcenko
3ed746a5d9 Version bump 0.2.4 2015-05-10 11:29:08 +02:00
Vadim Kravcenko
c4d0fb8cf0 feat(cli): Add --use-local option
When --use-local option is passed, only package information in local
site-packages directory is considered, otherwise BOTH local and PyPI
information is loaded.
2015-05-06 15:18:03 +02:00
Harri Berglund
b8a88e3c94 Update help text 2015-04-28 23:11:19 +03:00
Harri Berglund
fb87e41b63 Fix typos 2015-04-28 21:53:10 +03:00
thatneat
d79639bf4e typo 2015-04-24 20:00:25 -08:00
Vadim Kravcenko
364c6d59c7 docs(readme): Add pypi downloads badge 2015-04-24 11:04:55 +02:00
Vadim Kravcenko
5dab4f0fd0 docs(readme): add coverage badge 2015-04-24 11:03:42 +02:00
Vadim Kravcenko
52daed3bca docs(readme): Add license image 2015-04-24 10:19:08 +02:00
Vadim Kravcenko
294f50bb83 docs(readme): Add downloads counter 2015-04-24 10:10:08 +02:00
Vadim Kravcenko
ecc8db88f5 fix(pipreqs): More verbose output 2015-04-24 08:32:38 +02:00
Vadim Kravcenko
3004f93243 docs(readme): Add difference between pip freeze 2015-04-24 08:30:48 +02:00
Vadim Kravcenko
36761b39f2 remove unfinished title 2015-04-22 23:08:59 +02:00
Vadim Kravcenko
8c7604ad99 Fix readme, add more verbose output 2015-04-22 22:40:17 +02:00
Vadim Kravcenko
2ce5bc9ea9 add example, usage, installation 2015-04-22 22:38:59 +02:00
Vadim Kravcenko
3c50d703ff Work in progress 2015-04-22 21:00:54 +02:00
Vadim Kravcenko
45047652ff docs(readme): Fix License 2015-04-22 20:03:59 +02:00
Vadim Kravcenko
6a3019427c Initial commit 2015-04-22 18:40:17 +02:00