Commit Graph

304 Commits

Author SHA1 Message Date
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
Jason R. Coombs d70b7b4764 Update changelog 2016-07-25 08:54:19 -04:00
Jason R. Coombs 4d82b38241 Update changelog to more clearly indicate the effect of the change. 2016-07-25 08:50:38 -04:00
stepshal 6156244cde CHANGES: make exactly one space after period. 2016-07-24 21:44:15 +07:00
Jason R. Coombs e211f4584a Set sys path technique to raw by default. Fixes #674. 2016-07-23 04:17:27 -04:00
Jason R. Coombs 3c9a71fa4e Update changelog 2016-07-23 04:28:50 -04:00
Jason R. Coombs 9fff1f8cdf Add reference to pull request for functionality added in 18.3. 2016-07-23 04:00:54 -04:00
Jason R. Coombs 9f77a068c0 Disable os.link during make_distribution. Fixes #516.
Note that better would be if sdist provided some sort of hooks to better control the file copying, but since it does not, this technique will suffice for now.
2016-07-21 12:14:42 -04:00
Jason R. Coombs c9a8458db8 Update changelog 2016-07-21 07:40:43 -04:00
Jason R. Coombs b4e1b1f67d Update changelog 2016-07-20 19:30:22 -04:00
Jason R. Coombs 82b908759c Update changelog 2016-07-20 19:26:20 -04:00
Jason R. Coombs 9879ab252e Update changelog 2016-07-20 11:55:29 -04:00
Jason R. Coombs 80a2ff9e30 Add safeguard against improper installs when using a clean repository checkout. Fixes #659. 2016-07-20 11:10:01 -04:00
Jason R. Coombs a0d8df6b76 Update changelog 2016-07-14 01:12:04 -04:00
J. Goutin cb29ee7763 Update CHANGES.rst 2016-07-03 21:28:19 +02:00
J. Goutin 2a835337bf Update CHANGES.rst 2016-07-03 19:13:31 +02:00
J. Goutin 46aa62fb47 Update CHANGES.rst 2016-07-03 19:13:00 +02:00
Jason R. Coombs fd01aba56e Merge pull request #621 from stepshal/misspellings
Fix misspellings
2016-07-03 12:21:07 -04:00
Jason R. Coombs 8932c2d04e Update changelog to reference issues 2016-07-03 12:19:18 -04:00
J. Goutin a2ce15c43b Update CHANGES.rst 2016-07-03 16:00:49 +02:00
J. Goutin 2d0a775301 Update CHANGES.rst 2016-07-03 15:06:11 +02:00
Jason R. Coombs 590ae3ae96 Update changelog 2016-07-02 13:31:12 -04:00
Jason R. Coombs e85ad92f72 Merge with 23.2.1 2016-07-02 12:26:44 -04:00
Jason R. Coombs cbc3e03505 Update changelog 2016-07-02 12:16:19 -04:00
Jason R. Coombs 54325a753f Rename msvc9_support to simply msvc. 2016-07-02 12:06:19 -04:00
Jason R. Coombs cb88c78645 Update changelog 2016-07-02 10:17:26 -04:00
stepshal bba4b3975c Fix misspellings 2016-06-26 01:33:23 +07:00
Jason R. Coombs 542a921bb6 Mark tag_svn_revision as deprecated. Ref #619. 2016-06-24 10:17:41 -04:00
Jason R. Coombs dac38d28df Update changelog 2016-06-09 15:16:24 -04:00
Jason R. Coombs 16361e51b8 Remove ARM launchers. Fixes #611. 2016-06-09 15:14:16 -04:00
Jason R. Coombs 01e1054c17 Override the repository for uploading docs (back to default). Fixes #604. 2016-06-03 11:42:30 -04:00
Jason R. Coombs 8e3d9f9642 Update the upload endpoint to use a different hostname and path. Ref #589. 2016-06-03 11:22:44 -04:00
Jason R. Coombs 108198edeb Specify the repository URL in Travis config also. Fixes #589. 2016-06-03 10:30:03 -04:00
Jason R. Coombs f1c0149b8f Upload setuptools releases to pypi.io (Warehouse). Fixes #589 (presumably). 2016-06-03 10:00:37 -04:00
Jason R. Coombs 2c937bc53f Update changelog 2016-06-03 09:52:52 -04:00
Jason R. Coombs 7dadb20628 Update changelog to reflect unintended bumpversion 2016-06-01 09:26:35 -04:00
Jason R. Coombs 094a51dd60 Move setuptools to beginning of user-agent header. Fixes #598. 2016-06-01 08:59:16 -04:00
Jason R. Coombs b1446e0a53 Update changelog 2016-05-29 12:18:59 -04:00
Jason R. Coombs ab46f6f3f5 Add reference to issue 470 in changelog for 20.5. Fixes #470. 2016-05-29 12:17:32 -04:00
Jason R. Coombs 24cd053198 Update changelog. Ref #261. 2016-05-22 16:08:16 -04:00
Jason R. Coombs f9b1e67334 Merge with 21.2.0 2016-05-22 14:38:41 -04:00
Jason R. Coombs b0c4ff4663 Update changelog 2016-05-21 10:28:49 -04:00
Jason R. Coombs c8f9fd8c0d Update changelog. Ref #572. 2016-05-18 20:04:59 -04:00
Jason R. Coombs c98abcb08a Merge with master to fix failing tests 2016-05-18 19:57:23 -04:00
Jason R. Coombs a73118b9e3 Remove ez_setup.py from master branch (and packaged sdist releases). 2016-04-26 12:01:09 -04:00
Jason R. Coombs b663992a48 Update changelog 2016-04-24 23:18:14 -05:00
Jason R. Coombs 89509b570f Update changelog 2016-04-24 23:09:49 -05:00
Jason R. Coombs 7ec2dd5ec7 Update changelog. Closes #553. 2016-04-20 09:55:04 -04:00
Jason R. Coombs 614e827135 update changelog 2016-04-16 10:52:28 +02:00
Jason R. Coombs dd5caefb98 Always inject extra into the environment when evaluating markers. Fixes #544. 2016-04-15 09:03:49 +02:00
Jason R. Coombs e5822f0d5b Update changelog. Fixes #543. 2016-04-15 08:37:57 +02:00
Jason R. Coombs f9f7277f7c Update changelog 2016-04-07 23:12:02 +01:00
Jason R. Coombs 6462571024 Trap additional exceptions. Fixes #536. 2016-04-07 23:08:32 +01:00
Jason R. Coombs 01a84af280 Update changelog 2016-04-05 11:45:47 +01:00
Jason R. Coombs c5189c3992 Rename CHANGES and README files for nicer rendering on Github. 2016-04-01 17:01:51 -04:00