Commit Graph

304 Commits

Author SHA1 Message Date
Jason R. Coombs eeeb9b27fa Remove SetuptoolsVersion and SetuptoolsLegacyVersion. Ref #296. 2018-03-17 13:16:11 -04:00
Jason R. Coombs e2de3b60da Update changelog. 2018-03-17 10:31:16 -04:00
Jason R. Coombs 604e0852c6 Update changelog. Ref #1293. 2018-03-17 10:27:41 -04:00
Jason R. Coombs fe97cb5453
Update CHANGES.rst 2018-03-15 18:39:54 -04:00
Dustin Ingram bb85f40858
Add changelog entry 2018-03-15 15:55:23 -05:00
Jason R. Coombs 0a6264dc11 Prevent StopIteration from bubbling up in parse_requirements. Fixes #1285. 2018-03-05 15:59:28 -05:00
Jason R. Coombs 611ee7aab1 Update changelog. Ref #1271. 2018-02-06 05:52:59 -05:00
Jason R. Coombs 038baa1601 Prefer new_build_ext for Cython builds as recommended by Cython project. Fixes #1270. 2018-02-04 16:38:33 -05:00
Jason R. Coombs ca71bc26f6 Import Cython.Compiler.Main as recommended by Cython project to improve Cython detection. Fixes #1229. 2018-02-04 16:36:23 -05:00
Jason R. Coombs aa09100cbf Update changelog. 2018-02-03 09:25:37 -05:00
Jason R. Coombs 76dc0f8c3e On further consideration, behavior change is an 0.1 bump. Ref #1231 2018-01-05 08:16:56 -05:00
Jason R. Coombs 647ef56421
Merge branch 'master' into master 2018-01-05 08:07:21 -05:00
Jason R. Coombs 239d055899 Update changelog. Ref #1210. 2018-01-04 20:48:04 -05:00
Jason R. Coombs 85747b8ccc Update changelog. Ref #1207. 2018-01-04 20:37:37 -05:00
Doug Greiman 2bf0478092 Update changelog. Ref #1232 2017-12-22 15:01:53 -08:00
Zoran Simic 8fe36a5710 Removed warning when PYTHONDONTWRITEBYTECODE is enabled 2017-12-09 16:12:28 -08:00
Benoit Pierre e1946bc255 update changelog 2017-12-04 18:01:09 +01:00
Benoit Pierre b729553a6c update changelog 2017-11-30 14:59:03 +01:00
Benoit Pierre da1c78f354 fix namespace packages handling of wheels 2017-11-27 13:25:04 +01:00
Benoit Pierre e72afd6243 fix encoding handling of wheels metadata 2017-11-26 23:11:14 +01:00
Benoit Pierre d4959f2c85 update changelog 2017-11-26 18:50:47 +01:00
Jason R. Coombs b2e99f6731 Shorten message and update changelog. Ref #1209. 2017-11-25 10:10:10 -05:00
Jason R. Coombs f012485e47 Disallow unordered sequences for specifying install_requires. Fixes #458. 2017-11-25 09:45:05 -05:00
Jason R. Coombs e4572e8c82 Merge branch 'master' into drop-py26 2017-11-19 21:39:41 -05:00
Jason R. Coombs c32594450b Update changelog. Ref #1190. 2017-11-19 21:21:16 -05:00
Jason R. Coombs fb1c253466 Update changelog. Ref #1175. 2017-11-13 20:34:50 -05:00
Jason R. Coombs db54a70890 Merge branch 'master' 2017-11-13 10:02:17 -05:00
Jason R. Coombs b4f2df191e Update changelog 2017-11-13 10:01:08 -05:00
Jason R. Coombs 57a09271dc xfail test when byte code generation is disabled. Fixes #1193. 2017-11-11 00:08:04 -05:00
Jason R. Coombs bb71fd1bed
Merge pull request #1150 from benoit-pierre/support_setup_requires_in_setup.cfg
support `setup_requires` in setup.cfg
2017-11-09 20:45:48 -05:00
Jason R. Coombs 42f5ec91c1
Update changelog; ref #1150 2017-11-09 20:43:33 -05:00
Jason R. Coombs 4216b5f3fe Update changelog. Ref #1145. 2017-11-09 20:21:56 -05:00
Jason R. Coombs 4995726bbd Update changelog. Ref #1132. 2017-10-12 22:33:14 +02:00
Jason R. Coombs aa2e8aaea3 Update changelog regarding dist_info command. Ref #1143. 2017-10-12 11:23:37 +02:00
Jason R. Coombs 749c3fe323 Merge pull request #1143 from xoviat pep517. 2017-10-12 10:21:00 +02:00
Jason R. Coombs 8c385a127b Update changelog 2017-10-12 10:16:28 +02:00
Jason R. Coombs acc77db19e Combine changelog entries 2017-09-15 10:19:19 -04:00
Jason R. Coombs 5d163b5bf8 Use platform-friendly syntax for Mercurial checkouts. Fixes #170. 2017-09-13 15:41:36 -04:00
Jason R. Coombs d3fc6036c7 Screen entries before sorting in find_on_path. Ref #1134. 2017-09-09 12:26:51 -04:00
Jason R. Coombs dcb24ad154 Merge branch 'master' into drop-py26 2017-09-03 20:01:45 -04:00
Jason R. Coombs 679ead9cc1 Update changelog 2017-09-03 14:05:07 -04:00
Jason R. Coombs 7944b2b156 Merge branch 'master' into add_markdown_to_possible_readmes 2017-09-03 13:39:20 -04:00
Jason R. Coombs 6197127f37 Merge branch 'master' into fix_1124 2017-09-03 13:37:54 -04:00
Jason R. Coombs 37eceeb0a4 Update changelog 2017-09-03 13:35:22 -04:00
Jason R. Coombs d344e16532 Merge branch 'master' into long_description_content_type 2017-09-03 11:12:55 -04:00
Jason R. Coombs 21bffb6756 Merge branch 'master' into sortzip 2017-09-03 11:04:51 -04:00
Jason R. Coombs d12975cabf Update changelog 2017-09-03 11:02:07 -04:00
Samuel Gaist 500bb9a161 Improve README file list handling and add Markdown to the current list
Markdown is a widely used format to write README files and
documentation. This patch aims to simplify adding new formats and at
the same time adds that one to the list.
2017-09-01 00:16:55 +02:00
Benoit Pierre 3dc206647c Update changelog 2017-08-29 14:45:48 +02:00
Dustin Ingram bf1f964847
Update CHANGES.rst 2017-08-28 13:16:29 -05:00
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