Commit Graph

51 Commits

Author SHA1 Message Date
Tobias Schmidt 139a9671db fixed a few typos 2015-10-03 00:50:20 +02:00
Jonathan Hartley b4f393c83a fix grammar typos 2015-08-28 11:36:35 +01:00
Jonathan Hartley 4e96f4b777 fix markup again 2015-08-28 11:35:21 +01:00
Jonathan Hartley 62282e47e8 fix markup 2015-08-28 11:33:55 +01:00
Jonathan Hartley df345c0ca0 add mention of bdist_rpm 2015-08-28 11:21:43 +01:00
Jonathan Hartley c0b377e84d also mention .rpm as an example Linux package 2015-08-28 11:01:00 +01:00
Jonathan Hartley 72e00459bb Megabyte is abbreviated 'MB', according to wikipedia 2015-08-21 14:56:41 +01:00
Jonathan Hartley 2914f72188 Megabyte is abbreviated 'MB', according to wikipedia 2015-08-21 14:54:53 +01:00
Jonathan Hartley 5587288b81 Freezing: clarify how it affects Python security updates 2015-08-21 13:30:50 +01:00
Jonathan Hartley 1a79ec73c2 Intro paras for Freezing and Packaging Your Code
I've tried to describe why you would choose one method over
another, and what the relative advantages and disadvantages
are of each method.

I'm painfully aware that I haven't covered the combo of
freezing an application *then* creating a Linux distro
package of it, but maybe that's a battle for another day.

My intent is to add more content on the Freezing page
once this commit is accepted, so I can hear your feedback
before doing any further work.

Thanks.
2015-08-21 13:27:33 +01:00
Vincent Zee 7e385158c7 Corrected lines to be no longer than 78 characters 2015-03-01 16:27:06 +01:00
Mary Brennan db1a94fd43 copy edits 2014-12-06 11:55:30 -08:00
Amirali Sanatinia 13634ee714 Merge Ununtu and Debian 2014-11-07 00:27:09 -05:00
Mike Driscoll 0bcbf041bb Update freezing.rst 2014-09-23 16:29:58 -05:00
Ian Cordasco 4dec827aa3 Merge pull request #408 from Zearin/markup-option
Mark up command line options
2014-04-14 19:48:34 -05:00
Ian Cordasco d815acc62d Merge pull request #410 from Zearin/markup-file-again
Mark up files (…that I missed earlier…)
2014-04-14 19:46:19 -05:00
Zearin f2fc5d9c1c Mark up files (…that I missed earlier…) 2014-04-14 08:21:16 -04:00
Zearin ba34421d66 Mark up command line options 2014-04-14 08:18:35 -04:00
Tony 841fa9cf87 freezing.rst: Fix heading’s hyphen length 2014-04-14 08:02:32 -04:00
Zearin 64d756feb9 OSX ▶︎ OS X
Also removed “Mac”, as the official name was officially shortened to “OS X” a few releases ago.
2014-04-11 14:55:19 -04:00
Zearin cc7b19356e Mark up files & directories 2014-04-11 11:26:37 -04:00
Ian Cordasco 9d8a49187e Merge pull request #393 from Zearin/code-blocks
Code blocks
2014-04-01 21:02:57 -05:00
Zearin 1e4b4a5460 docs/**: Specify language for code-blocks (syntax highlighting! mmm…) 2014-03-28 13:26:24 -04:00
Artem Pyanykh 2d69455a2a Replace all references to Distribute with Setuptools.
Distribute was merged back into setuptools and discontinued.
2014-03-25 12:54:21 +04:00
Chen Liu 04718556af update Ubuntu Python packaging docs link 2014-02-11 22:28:38 -08:00
Michael Schurter 1a52353097 Switch from Chishop to pypiserver 2014-02-06 15:44:48 -08:00
smithandrewl 065f69d219 Capitalization in packaging.rst
Replaced python with Python
2014-01-18 21:51:42 -06:00
kennethreitz 47856ff093 Merge pull request #337 from phalt/add_python_packaging_guide_link
Added link to the python packaging guide.
2014-01-08 11:28:15 -08:00
kennethreitz 383009ab27 Merge pull request #344 from hughes/master
Added instructions for s3-hosted PyPi repo
2014-01-08 11:25:08 -08:00
Matt Hughes 78016d6cf9 Added instructions for s3-hosted PyPi repo
Adapted from an awesome article by @jsutlovic
2013-12-02 10:50:53 -05:00
Paul Hallett b3c7bd1ae2 Added link to the python packaging guide. 2013-11-06 12:03:52 +00:00
Jens Rantil eb950d52c9 Link to alien
This fully fixes #328.
2013-10-29 08:27:30 +01:00
kuyan 4e1b3771e5 Link to fpm (see #328) 2013-10-14 15:20:29 -07:00
Pascal Borreli 54f1d8ca4d Fixed typos 2013-04-01 19:09:15 +00:00
Kyle Kelley 3e603ca9c1 Grammar, US English spelling 2013-03-22 23:49:10 -04:00
Domen Kožar 33ab7535c2 Add comparison table and py2exe notes on freezing topic 2012-07-25 22:47:26 +02:00
Mahmoud Hossam 20452dbb46 Merge upstream. 2012-05-06 06:26:52 +02:00
Mahmoud Hossam 555311d1ec Fixed formatting. 2012-05-06 06:43:54 +03:00
Tomas Thor Jonsson 102f725546 correct syntax highlighting for code-blocks 2012-04-23 19:59:00 +02:00
Tomas Thor Jonsson 18cae70452 lines less than 80 chars in /shipping/ 2012-04-23 19:56:08 +02:00
Mahmoud Hossam 531e067aa3 Added python packaging information for a number of Linux distributions. 2012-03-10 22:06:52 +02:00
Mike Thornton 05f7ede1bd Mostly added s, AUTHORS.rst, fixed some links, added some text editors 2011-12-30 01:20:28 -06:00
Kamil Kisiel fbee6f5891 Grammer and spelling fixes in packaging.rst 2011-12-23 13:53:34 -08:00
Nick Stielau 8280bc2ba2 Adding note about pip. 2011-12-22 18:35:10 -08:00
Seyi Ogunyemi 7376f76802 Typo fixes. 2011-10-12 04:41:52 +02:00
Kenneth Reitz dd3e852812 chishop 2011-05-12 02:48:34 -04:00
Kenneth Reitz 2b80c13c49 dropbox 2011-05-12 02:48:25 -04:00
Nanda Kishore f0ab6cd7c5 Edited docs/shipping/packaging.rst via GitHub 2011-05-04 11:10:49 -07:00
Nanda Kishore a0124951cd Formatting 2011-05-04 11:06:06 -07:00
Nanda Kishore e7e106f89f Adding Personal PyPI section 2011-05-04 23:11:25 +05:30