Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
rename a blog
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 11, 2019
1 parent 8618e29 commit e56cb81
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 27 deletions.
27 changes: 3 additions & 24 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,16 @@
History
=======

current - 2018-11-10 - 0.00Mb
current - 2019-01-11 - 0.00Mb
=============================

* `62`: simplify sets of modules to install (2018-11-10)

1.2.1671 - 2018-10-06 - 1.98Mb
1.2.1676 - 2018-11-10 - 1.98Mb
==============================

* `62`: simplify sets of modules to install (2018-11-10)
* `61`: fix import issue for pip 0.18.1 (2018-10-06)
* `33`: add code to remove unneeded packages such as gdata (2018-07-31)

1.2.1621 - 2018-07-27 - 1.98Mb
==============================

* `59`: install pythonnet from wheel and not from pip (2018-07-27)

1.2.1619 - 2018-07-24 - 1.98Mb
==============================

* `58`: fix issue with pylzma on Python 3.7 (2018-07-24)
* `56`: fix bug in c:\Python37-x64\lib\site-packages\win32ctypes\core\cffi\_advapi32.py (2018-07-23)
* `55`: move circleci to python 3.7 (2018-07-23)
Expand All @@ -36,27 +27,15 @@ current - 2018-11-10 - 0.00Mb
* `48`: add missing modules for keras (2018-07-06)
* `47`: add traceback2 (2018-07-06)
* `46`: add pyecharts (2018-07-06)

1.2.1598 - 2018-06-27 - 1.98Mb
==============================

* `45`: filter out warnings added by pip 10 (2018-06-16)
* `44`: rename tensorboard (2018-05-02)
* `43`: fix param - no longer require C compilation (2018-05-02)
* `42`: add options --no-warn-script-location by default for pip >= 10.0 (2018-04-19)

1.2.1543 - 2018-04-14 - 1.98Mb
==============================

* `41`: update for pip 10 (2018-04-14)
* `40`: add module absl-py (tensorflow), backcall (ipython) (2018-04-03)
* `39`: add ipyscales (2018-03-31)
* `38`: add module asteval (lmfit), ipydatawidgets (pythreejs) (2018-03-31)
* `37`: add module packaging (2018-03-30)

1.2.1527 - 2018-03-23 - 1.98Mb
==============================

* `35`: add python to PATH when testing datascientist distribution (2018-01-05)

1.1.1431 - 2017-11-28 - 1.98Mb
Expand Down
79 changes: 79 additions & 0 deletions _doc/sphinxdoc/source/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@

.. _l-HISTORY:

=======
History
=======

current - 2018-11-10 - 0.00Mb
=============================

* :issue:`62`: simplify sets of modules to install (2018-11-10)

1.2.1671 - 2018-10-06 - 1.98Mb
==============================

* :issue:`61`: fix import issue for pip 0.18.1 (2018-10-06)
* :issue:`33`: add code to remove unneeded packages such as gdata (2018-07-31)

1.2.1621 - 2018-07-27 - 1.98Mb
==============================

* :issue:`59`: install pythonnet from wheel and not from pip (2018-07-27)

1.2.1619 - 2018-07-24 - 1.98Mb
==============================

* :issue:`58`: fix issue with pylzma on Python 3.7 (2018-07-24)
* :issue:`56`: fix bug in c:\Python37-x64\lib\site-packages\win32ctypes\core\cffi\_advapi32.py (2018-07-23)
* :issue:`55`: move circleci to python 3.7 (2018-07-23)
* :issue:`54`: remove basemap (deprecated) (2018-07-22)
* :issue:`53`: remove arctic, bitarray (2018-07-06)
* :issue:`52`: remove fastcluster (2018-07-06)
* :issue:`51`: fix issue with torch (2018-07-06)
* :issue:`50`: rename climate into climate_toolbox (2018-07-06)
* :issue:`49`: remove blaze, odo, not maintained (2018-07-06)
* :issue:`48`: add missing modules for keras (2018-07-06)
* :issue:`47`: add traceback2 (2018-07-06)
* :issue:`46`: add pyecharts (2018-07-06)

1.2.1598 - 2018-06-27 - 1.98Mb
==============================

* :issue:`45`: filter out warnings added by pip 10 (2018-06-16)
* :issue:`44`: rename tensorboard (2018-05-02)
* :issue:`43`: fix param - no longer require C compilation (2018-05-02)
* :issue:`42`: add options --no-warn-script-location by default for pip >= 10.0 (2018-04-19)

1.2.1543 - 2018-04-14 - 1.98Mb
==============================

* :issue:`41`: update for pip 10 (2018-04-14)
* :issue:`40`: add module absl-py (tensorflow), backcall (ipython) (2018-04-03)
* :issue:`39`: add ipyscales (2018-03-31)
* :issue:`38`: add module asteval (lmfit), ipydatawidgets (pythreejs) (2018-03-31)
* :issue:`37`: add module packaging (2018-03-30)

1.2.1527 - 2018-03-23 - 1.98Mb
==============================

* :issue:`35`: add python to PATH when testing datascientist distribution (2018-01-05)

1.1.1431 - 2017-11-28 - 1.98Mb
==============================

* :issue:`34`: enable pip+git (2017-09-24)
* :issue:`21`: fix ete3 (2017-09-17)
* :issue:`32`: add Python 3.6.2 (2017-09-16)
* :issue:`22`: fix pypdf and branch trunk (2017-08-29)
* :issue:`30`: compile dlib for python 3.6 (2017-08-05)
* :issue:`27`: fix guidata (2017-08-05)
* :issue:`29`: build dlib on Windows (2017-07-19)
* :issue:`20`: refresh pystruct, polylearn, dlib, pythonnet (2017-03-22)
* :issue:`19`: add a test to check the installation of a portable version with many modules (2017-03-16)
* :issue:`18`: compile fastcache (2017-03-16)
* :issue:`13`: add tensorflow (if it compiles on Windows) (2017-02-25)
* :issue:`16`: add blog about rpy2 issue (2016-08-25)
* :issue:`14`: wheel for module param (2016-08-25)
* :issue:`11`: switch to https to communicate with pypi (2016-06-18)
* :issue:`10`: switch from http to https to communicate with pypi (2016-06-18)
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@

.. blogpost::
:title: Install Python 3.7 and many packages on Linux Debian 9
:keywords: python 3.7
:date: 2018-08-19
:keywords: python 3.7, debian
:date: 2018-12-29
:categories: python
:lid: blog-2018-python37-linux2

Same steps four months later:
:ref:`Install Python 3.7 and many packages on Linux Debian 9 <blog-2018-python37-linux>`.
Expand Down Expand Up @@ -313,7 +314,8 @@

About *Jenkins*:

* `How do I change the Jenkins service account user? <https://community.talend.com/t5/Migration-Configuration-and/How-do-I-change-the-Jenkins-service-account-user/ta-p/45164>`_
* `How do I change the Jenkins service account user?
<https://community.talend.com/t5/Migration-Configuration-and/How-do-I-change-the-Jenkins-service-account-user/ta-p/45164>`_

A few useful lines maybe:

Expand Down

0 comments on commit e56cb81

Please sign in to comment.