Commit Graph

304 Commits

Author SHA1 Message Date
Sviatoslav Sydorenko a9ad5e3fc1
Update changelog to reflect after-review changes 2017-08-28 10:27:39 +03:00
Sviatoslav Sydorenko 30bf0a41e4
Add info about few `file:`'s to changelog 2017-08-28 09:20:17 +03:00
Benoit Pierre a95062c01b Update changelog 2017-08-02 00:32:37 +02:00
Leonardo Rochael Almeida e265e45609 Better detect unpacked eggs
Do not assume a directory named in `.egg` is an egg, unless it has an
actual egg metadata directory.

Closes #462
2017-07-31 16:29:32 -03:00
Jason R. Coombs 49df713e67 Update changelog 2017-07-30 21:45:26 -04:00
Jason R. Coombs 92616dbfb2 Update changelog. Ref #1106. 2017-07-30 20:55:44 -04:00
Jason R. Coombs 35fa31fa67 Use inspect.getmro to inspect the mro. Alternate implementation to that proposed in #1092. 2017-07-26 13:07:38 -04:00
Jason R. Coombs f46a630f13 Update changelog. Ref #1103. 2017-07-25 21:13:04 -04:00
Jason R. Coombs c464fbad5c Update changelog. Ref #1100. 2017-07-24 09:47:26 -04:00
Jason R. Coombs 7c9b1e6b04 Update changelog. Ref #1089. 2017-07-23 13:13:40 -04:00
Jason R. Coombs 92b33a5d27 Update changelog 2017-07-13 22:09:44 -04:00
Jason R. Coombs 8318b01c30 Update changelog. Ref #1081. 2017-07-13 21:53:54 -04:00
Jason R. Coombs b28472ae57 Merge pull request #1057 from felixonmars/fix-typo
Fix a typo: compatibilty -> compatibility
2017-07-13 15:45:16 -04:00
Jason R. Coombs 2cd7f22eb6 Correctly honor exist_ok. Ref #1083. 2017-07-13 14:16:51 -04:00
Jason R. Coombs 925dd35ec7 Avoid race condition in ensure_directory. Ref #1083. 2017-07-13 14:03:23 -04:00
Jason R. Coombs 995d309317 Limit the scope of deprecation of the upload_docs command. 2017-06-06 17:04:45 -04:00
Felix Yan 6d739f2460
Fix a typo: compatibilty -> compatibility 2017-06-06 01:47:35 +08:00
Jason R. Coombs b00739278d Update changelog. Ref #1043. 2017-06-01 09:00:23 -04:00
Jason R. Coombs daaeffc5ab Update changelog 2017-05-30 19:55:50 -04:00
Jason R. Coombs d2dfacad71 Update changelog. Ref #1015. 2017-04-27 15:36:34 -04:00
Jason R. Coombs 81c15b5010 Update changelog. Ref #1025. 2017-04-27 15:31:43 -04:00
Jason R. Coombs 07ca50a90f Update changelog. Ref #1016. 2017-04-18 18:10:13 -05:00
Jason R. Coombs 0a32f2290a Update changelog. Ref #992. 2017-04-16 09:01:55 -05:00
Jason R. Coombs 17720e7ce9 Update changelog. Ref #1014. 2017-04-15 09:54:47 -05:00
Jason R. Coombs 6f05117f5c Update changelog to combine 34.4.1 and 34.4.2 as the former was never released. Ref #1008. 2017-04-10 12:05:49 -04:00
Jason R. Coombs 4489bc183b Update whitespace for consistency and better rendering 2017-04-10 12:03:47 -04:00
JGoutin e7b62cfe6d Add #1008 changes 2017-04-10 18:02:02 +02:00
Jason R. Coombs b50fdf497d In msvc9_query_vcvarsall, ensure dict values are not unicode. Fixes #992. 2017-04-08 10:44:34 -04:00
Jason R. Coombs 2c6dc33afc Merge pull request #995 from JGoutin. 2017-04-07 22:38:14 -04:00
Jason R. Coombs 76ac9dcbc1 Update changelog. Ref #995. 2017-04-07 22:36:51 -04:00
Marcel Bargull b504713684 Update changelog. Ref #1007. 2017-04-07 16:33:40 +02:00
Jason R. Coombs b4d9046f6d Update changelog. Ref #998. 2017-03-26 11:44:09 -04:00
Jason R. Coombs 94ad54108b Update changelog. Ref #993. 2017-03-11 09:16:30 -05:00
Jason R. Coombs 76e1b49570 Update changelog 2017-03-02 19:18:28 -05:00
Ville Skyttä e753cb4248 Python 3.6 invalid escape sequence deprecation fixes 2017-02-24 19:37:39 +02:00
Jason R. Coombs 31cbff363a Update version match for issue12885. Ref #971. 2017-02-23 16:53:15 -05:00
Jason R. Coombs d2adf3daa1 Merge branch 'master' into feature/upload-infer-username 2017-02-23 16:38:38 -05:00
Jason R. Coombs 05d47d9fc7 Update changelog. Ref #961. 2017-02-23 16:36:16 -05:00
Moriyoshi Koizumi f33cfac393 Description for the change. 2017-02-13 04:46:05 +09:00
Jason R. Coombs 5470fb8fdf Update changelog. Ref #966. 2017-02-12 14:33:49 -05:00
Jason R. Coombs 43ba6abb02 Always cast to str on Linux and Python 2, let rmtree handle the rest. Fixes #953. 2017-02-03 15:13:26 -05:00
Jason R. Coombs ab76ea7987 Update changelog. Ref #930. 2017-01-28 20:21:03 -05:00
Jason R. Coombs edfa86809c Loosen restriction on the version of six required. Fixes #947. 2017-01-28 09:41:09 -05:00
Jason R. Coombs 5a028a7061 Update changelog to reflect additional issue revealed in pypa/pip#4253. 2017-01-25 10:32:59 -05:00
Jason R. Coombs f8b57b4a8f Merge test with fix. Ref #913. 2017-01-24 10:26:26 -05:00
Jason R. Coombs 997b4351f8 Update changelog. Ref #883. 2017-01-24 09:54:19 -05:00
Jason R. Coombs 992807c679 Update changelog to give some direction when pip is too old. Fixes #940. 2017-01-24 09:38:37 -05:00
Jason R. Coombs 8c272f081a Update changelog. Ref #936. 2017-01-23 16:58:41 -05:00
Jason R. Coombs 11676d39c4 Update changelog 2017-01-23 10:08:09 -05:00
Jason R. Coombs f64c8f7295 Update changelog. Ref #921. 2017-01-16 14:04:27 -05:00
Jason R. Coombs ded221d756 Update changelog 2017-01-15 10:44:50 -05:00
Jason R. Coombs 9c4d84f53e Update documentation references from removed pythonhosted docs to RTD. Fixes #903. 2017-01-07 13:19:31 -05:00
Jason R. Coombs 249f870f2c Drop support for 'tag_svn_version' distribution option. Fixes #619. 2017-01-01 10:08:00 -05:00
Jason R. Coombs 15576a1662 Update changelog. Ref #866. 2016-12-28 20:57:40 -05:00
Jason R. Coombs c3a257a449 Merge with issue-889. Ref #889. 2016-12-24 13:59:10 -05:00
Jason R. Coombs 3bc56c2c43 Intended for release to be 32.1.4, but I typed 'bumpversion minor --no-tags' instead of 'bumpversion patch --no-tags' by mistake, then tagged with what I thought I'd just bumped to. 2016-12-22 09:50:27 -05:00
Jason R. Coombs 7a1c700e16 Re-use test.paths_on_pythonpath to extend the PYTHONPATH variable rather than erasing it. When tests are run under pytest-runner (or other setup.py test invocations), the PYTHONPATH is carefully curated to include dependencies and the project under test. Overwriting PYTHONPATH will break tests in those environments. Fixes #884. 2016-12-22 09:31:40 -05:00
Jason R. Coombs adf6cc7f04 Update changelog. Ref #706. 2016-12-21 14:47:19 -05:00
Jason R. Coombs d5ed18ef5f No longer release tarballs due to new restrictions on Warehouse. Fixes #893. 2016-12-18 17:02:03 -05:00
Jason R. Coombs daead4eef5 Update changelog 2016-12-18 11:55:40 -05:00
Jason R. Coombs f4801b4345 Update changelog. Ref #892. 2016-12-16 10:25:11 -05:00
Jason R. Coombs 8d6a16a454 Update changelog. Ref #890. 2016-12-14 20:48:39 -05:00
Tim Heap b92763bc59 Update changelog, ref #890 2016-12-15 10:30:04 +11:00
Jason R. Coombs e2acd39745 Update changelog. Ref #889. 2016-12-14 11:03:06 -05:00
Jason R. Coombs 3943cf41ef Update changelog following fix for #885. 2016-12-13 21:11:50 -05:00
Jason R. Coombs a5b81d8ea0 Add final intended changes for changelog entry. 2016-12-11 18:42:28 -05:00
Jason R. Coombs 6f5dc38012 Update changelog. Fixes #250. Fixes #870. Ref #805. Ref pypa/pip#1924. Ref #845. 2016-12-11 16:41:11 -05:00
Jason R. Coombs 1a273f3d9d Reformat changelog for better RST formatting 2016-12-10 11:40:04 -05:00
Jason R. Coombs e9f06d225b Update changelog. Ref #879. 2016-12-10 11:34:19 -05:00
Jason R. Coombs f14930e666 Drop support for Python 2.6, removing lots of compatibility code for a leaner, cleaner codebase. Fixes #878. 2016-12-09 08:53:50 -05:00
Jason R. Coombs 9c81a2f62b Update changelog; ref #862. 2016-12-08 10:02:50 -05:00
Jason R. Coombs e1c0fa4e83 Update changelog. Ref #873. 2016-12-08 09:53:50 -05:00
Jason R. Coombs 2cdc411bf1 Update changelog. Ref #854. 2016-12-04 10:44:07 -05:00
Jason R. Coombs 03083d6f15 Update changelog. Ref #853. 2016-12-03 09:22:53 -05:00
Jason R. Coombs 2e0b4d41da Update changelog. Ref #846. 2016-12-03 09:11:01 -05:00
Jason R. Coombs 5ff8253995 Remove superfluous heading in changelog 2016-12-01 11:38:36 -05:00
Jason R. Coombs 7924b1ff5e Update changelog. Ref #843. 2016-12-01 11:15:23 -05:00
Jason R. Coombs d228700089 Update changelog. Ref #840. 2016-12-01 11:06:39 -05:00
Jason R. Coombs b47fe15b90 Hard fail on Python 3 prior to 3.3. Fixes #864. 2016-12-01 10:57:34 -05:00
Jason R. Coombs de11b125f7 Now by default include the windows script launchers. Fixes #861 by addressing the underlying cause. 2016-11-26 21:27:44 -06:00
Jason R. Coombs 7daf18ff0a Drop exception support for packages triggering win32com cache generation during build/install. Fixes #841 2016-11-18 15:19:12 -05:00
Jason R. Coombs 9fe9bb2536 Update changelog. Ref #837. 2016-11-04 15:23:59 -04:00
Jason R. Coombs b163acc7a8 Use packaging.version.Version to sort filenames by the version of the package they represent. Alternate implementation of that proposed in #829. Also ref #629. 2016-11-04 15:11:53 -04:00
Jason R. Coombs 107a253e31 Update PyPI root for dependency links. Fixes #827. 2016-10-29 22:35:17 -04:00
Jason R. Coombs b18391c74e Backed out changeset e12256c4d3. Fixes #833. Reopens #274 and reopens #521. 2016-10-29 22:28:17 -04:00
Jason R. Coombs 5ff345e1fe Update changelog 2016-10-28 13:47:10 -04:00
Jason R. Coombs 2e8ebcb618 Update changelog 2016-10-23 09:58:06 -04:00
Jason R. Coombs fd4e8e7d33 Update changelog 2016-10-19 11:32:44 -04:00
Jason R. Coombs 772773cd3b Update changelog 2016-10-16 12:35:48 -04:00
Jason R. Coombs 3e3d83ad49 Update changelog. Fixes #249. Fixes #450 2016-10-14 22:32:26 -04:00
Jason R. Coombs d644c2076c Update changelog 2016-10-14 22:19:58 -04:00
Jason R. Coombs a3104077dd Update changelog. Ref #762. 2016-10-14 16:13:40 -04:00
Jason R. Coombs f1cf491f36 Update changelog 2016-10-14 16:00:00 -04:00
Jason R. Coombs edeee30158 Update changelog 2016-10-14 13:56:43 -04:00
Jason R. Coombs 802caebb62 Update changelog to match actual release 2016-10-07 12:22:55 -07:00
Jason R. Coombs 3660b258d0 Merge suppression of namespace handling when PEP-420 can handle namespace packages. 2016-10-07 08:22:59 -07:00
Jason R. Coombs 6e61c13148 Update changelog 2016-10-07 08:22:01 -07:00
Jason R. Coombs 8d5dc98e2d Merge with master 2016-10-02 09:22:13 -05:00
Jason R. Coombs 11a0c3683b Merge pull request #803. 2016-10-01 17:25:40 -04:00
Jason R. Coombs e6d7c40652 Disable nspkg.pth behavior on Python 3.3+. Fixes #805 and fixes pypa/pip#1924. 2016-10-01 11:59:36 -04:00
stepshal 31360f2683 Fix misspellings in changelog. 2016-10-01 21:15:35 +07:00
Gabi Davar 910aa9da28 certifi-2016.9.26 2016-09-30 11:23:42 +03:00
Jason R. Coombs f10da56e22 Merge fix for issue #719. 2016-09-27 14:16:26 -05:00
Jason R. Coombs 69061481e3 Add changelog entry. Ref #719. 2016-09-27 14:13:03 -05:00
Jason R. Coombs 441e50c2eb Define version in changelog 2016-09-27 13:57:39 -05:00
Jason R. Coombs 410a6e053b Merge pull request #798 from timheap/faster-package-finder
Note find_packages backwards incompatible change
2016-09-27 13:55:58 -05:00
Jason R. Coombs f2d480b813 Merge with v27.3.1 2016-09-27 13:50:04 -05:00
Jason R. Coombs e91f0b1802 Update changelog 2016-09-27 13:45:29 -05:00
Jason R. Coombs 44a670456c Patch MSVC functions by name. Fixes #790. 2016-09-27 13:34:36 -05:00
Tim Heap 992adf2f56 Note find_packages backwards incompatible change
Also add a test for the new behaviour.
2016-09-26 14:12:17 +10:00
Tim Heap 75a78dc2fe Update changelog 2016-09-22 10:16:40 +10:00
Jason R. Coombs 560e787eec Update changelog 2016-09-20 21:18:44 -04:00
Jason R. Coombs 2f3b7b2041 Extract test.install_dists and distill it with a variable extraction and fallback variables. 2016-09-18 09:20:17 -04:00
Jason R. Coombs 5e4eea7d60 In test command, add installed eggs to PYTHONPATH when invoking tests so that subprocesses will also have the dependencies available. Fixes #794. 2016-09-17 17:05:07 -04:00
Jason R. Coombs 11ef9a98f1 Suppress ValueError in fixup_namespace_packages. Fixes #520. Fixes #513. 2016-09-14 13:54:26 -04:00
Jason R. Coombs 2a7a7179ca Update changelog 2016-09-09 12:57:02 -04:00
Jason R. Coombs 93443d79b1 Update changelog 2016-09-09 11:56:44 -04:00
Jason R. Coombs 602dc92bd6 Fix msvc monkeypatching, revealed by Appveyor tests. Fixes #778. 2016-09-09 11:24:34 -04:00
Jason R. Coombs b3b6751926 Merge monkeypatch-module 2016-09-09 10:51:26 -04:00
Jason R. Coombs 857c16bbb9 Move changelog following v27 release 2016-09-09 10:28:21 -04:00
Jason R. Coombs 18f4f4f56e Update changelog 2016-09-09 09:57:04 -04:00
Jason R. Coombs 634a3c9e36 Update changelog 2016-09-04 20:31:42 -04:00
Jason R. Coombs 7f8144544f Provide forward compatibility for Warehouse as the default repository for the upload command. 2016-09-01 22:58:56 -04:00
Jason R. Coombs 367b540c62 Update changelog 2016-08-29 16:46:55 -04:00
Jason R. Coombs beec7ff9b0 Rely on appdirs for resolving a cache dir for Python-Eggs. Fixes #763. 2016-08-27 08:55:25 -04:00
Jason R. Coombs 6883ff3b28 Update changelog 2016-08-20 18:27:10 -04:00
Jason R. Coombs 0a60339483 Update changelog 2016-08-20 17:50:41 -04:00
Jason R. Coombs ac325f34b7 Merge pull request #736 from Ofekmeister/master
Fix issue #459
2016-08-20 17:48:43 -04:00
Jason R. Coombs b9baa94e18 Default to gztar for sdists on all platforms. Ref #748. 2016-08-20 17:44:54 -04:00
Ofekmeister 735a66a558 Make import unconditional
Put import on top and updated CHANGES.rst
2016-08-20 13:37:33 -04:00
Jason R. Coombs c6d604f053 Move changelog into a new release 2016-08-19 16:01:42 -04:00
Jason R. Coombs 6ae38d0538 Merge pull request #718 from dholth/master
use abi3 extension if Extension().is_abi3
2016-08-19 16:00:56 -04:00
Daniel Holth fc6050ad4c changelog 2016-08-19 15:58:00 -04:00
Jason R. Coombs 643f0ae4b4 Update changelog 2016-08-19 15:57:20 -04:00
J. Goutin 4c2b0a2d9c Add history for unquoted libpaths problem 2016-08-16 12:55:19 +02:00
Jason R. Coombs 7c7a24d130 Update changelog 2016-08-13 11:22:08 -04:00
Ian Cordasco 838395475c
Add LICENSE file for expectant auditors
The classifier in setup.py should be enough for most auditors, but some
have automated tooling that checks for LICENSE files and reads those.
This helps all auditors (downstream redistributors and users) who can
not just rely on the classifier.

Related to #612
2016-08-12 13:45:01 -05:00
Jason R. Coombs 79d4a0c6ef Update changelog 2016-08-05 12:07:32 -04:00
Jason R. Coombs cadadb0354 Update changelog 2016-08-05 10:43:58 -04:00
Jason R. Coombs a60816441e Update changelog 2016-08-04 07:11:07 -04:00
Jason R. Coombs 1559cabbaf Update changelog 2016-08-02 09:27:50 -04:00
Jason R. Coombs 406885845b Update changelog. Ref #709. 2016-08-01 22:31:54 -04:00
Jason R. Coombs 6d37deba69 Update changelog 2016-07-30 11:28:56 -04:00
Jason R. Coombs 39912c7e8c Update changelog 2016-07-30 11:27:14 -04:00
Jason R. Coombs 0e4c33da98 Update changelog 2016-07-30 11:15:19 -04:00
Jason R. Coombs 9e3f3cb5f5 Update changelog 2016-07-28 15:00:01 -04:00
Jason R. Coombs 76a3d32672 Update changelog 2016-07-25 10:48:05 -04:00
Jason R. Coombs 1b94bbac06 Merge pull request #609 from JensTimmerman/check_downloads
check if a download is successfull before deciding not to try the nex…
2016-07-25 10:47:20 -04:00
Jason R. Coombs 8009a4a872 Update changelog 2016-07-25 10:39:32 -04:00
Jens Timmerman 87c776227a added changes to changelog 2016-07-25 16:15:28 +02:00