[arch-commits] Commit in ipython/repos/community-staging-any (PKGBUILD PKGBUILD)
Daniel M. Capella
polyzen at gemini.archlinux.org
Tue Dec 7 07:22:45 UTC 2021
Date: Tuesday, December 7, 2021 @ 07:22:45
Author: polyzen
Revision: 1065481
archrelease: copy trunk to community-staging-any
Added:
ipython/repos/community-staging-any/PKGBUILD
(from rev 1065480, ipython/trunk/PKGBUILD)
Deleted:
ipython/repos/community-staging-any/PKGBUILD
----------+
PKGBUILD | 111 +++++++++++++++++++++++++++++--------------------------------
1 file changed, 54 insertions(+), 57 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-07 07:22:23 UTC (rev 1065480)
+++ PKGBUILD 2021-12-07 07:22:45 UTC (rev 1065481)
@@ -1,57 +0,0 @@
-# Maintainer: Kyle Keen <keenerd at gmail.com>
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-# Contributor: PepeSmith
-# Contributor: Aron Asor <aronasorman at gmail.com>
-# Contributor: Chris Brannon <chris at the-brannons.com>
-# Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
-
-pkgname=ipython
-pkgver=7.30.0
-pkgrel=2
-pkgdesc="An enhanced Interactive Python shell."
-arch=('any')
-url="https://ipython.org"
-license=('BSD')
-depends=('python' 'python-traitlets' 'python-pexpect' 'sqlite'
- 'python-pickleshare' 'python-prompt_toolkit'
- 'python-jedi' 'python-pygments' 'python-backcall'
- 'python-matplotlib-inline')
-makedepends=('python-setuptools')
-checkdepends=('python-nose' 'python-requests' 'python-testpath'
- 'jupyter-nbformat' 'python-ipykernel' 'python-numpy'
- 'python-pytest-trio' 'python-matplotlib')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz"
- "https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png")
-sha256sums=('d41f8e80b99690122400f9b2069b12f670246a1b4cc5d332bd6c4e2500e6d6fb'
- '3c44a6fa1e3a8afc24754c90469404770b639cb960361988999a4cdd677699d8')
-b2sums=('d78dd28aa294ef5e1432ca5d2d853f313f72113a26b9130628e706915d646795a950c983f10e6f6d749833169e42f137a5338a680ea5ed237099a9436497cced'
- 'd445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2')
-
-# confirm that an update does not break sage?
-
-build() {
- cd $pkgname-$pkgver
- python setup.py build
-}
-
-check() {
- cd $pkgname-$pkgver
- pytest
-}
-
-package() {
- cd $pkgname-$pkgver
- python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 --skip-build
- install -Dm644 docs/source/about/license_and_copyright.rst "$pkgdir/usr/share/licenses/ipython/LICENSE"
-
- cd "examples/IPython Kernel"
- # FS#45120
- sed -i 's/gnome-netstatus-idle/ipython/' *.desktop
- install -Dm644 ipython.desktop "$pkgdir/usr/share/applications/ipython.desktop"
- #install -Dm644 ipython-qtconsole.desktop "$pkgdir/usr/share/applications/ipython-qtconsole.desktop"
- # FS#47046
- install -Dm644 "$srcdir/icon.png" "$pkgdir/usr/share/pixmaps/ipython.png"
-
- #cd $srcdir/ipython-$pkgver/IPython/qt/console/resources/icon/
- #install -Dm644 IPythonConsole.svg "$pkgdir/usr/share/icons/hicolor/scalable/apps/ipython.svg"
-}
Copied: ipython/repos/community-staging-any/PKGBUILD (from rev 1065480, ipython/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2021-12-07 07:22:45 UTC (rev 1065481)
@@ -0,0 +1,54 @@
+# Maintainer: Kyle Keen <keenerd at gmail.com>
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+# Contributor: PepeSmith
+# Contributor: Aron Asor <aronasorman at gmail.com>
+# Contributor: Chris Brannon <chris at the-brannons.com>
+# Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
+
+pkgname=ipython
+pkgver=7.30.1
+pkgrel=2
+pkgdesc="An enhanced Interactive Python shell."
+arch=('any')
+url="https://ipython.org"
+license=('BSD')
+depends=('python' 'python-traitlets' 'python-pexpect' 'sqlite'
+ 'python-pickleshare' 'python-prompt_toolkit'
+ 'python-jedi' 'python-pygments' 'python-backcall'
+ 'python-matplotlib-inline')
+makedepends=('python-setuptools')
+checkdepends=('python-nose' 'python-requests' 'python-testpath'
+ 'jupyter-nbformat' 'python-ipykernel' 'python-numpy'
+ 'python-pytest-trio' 'python-matplotlib')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz"
+ "https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png")
+sha256sums=('cb6aef731bf708a7727ab6cde8df87f0281b1427d41e65d62d4b68934fa54e97'
+ '3c44a6fa1e3a8afc24754c90469404770b639cb960361988999a4cdd677699d8')
+b2sums=('0753433eea2ee6a5a6451db6aa537c9c9469c749b970ecdd040123787064e7be78363060a785c7ea4175b8e0f4f2bfefa15485f6f5412ec34690fe505a1cfb97'
+ 'd445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2')
+
+# confirm that an update does not break sage?
+
+build() {
+ cd $pkgname-$pkgver
+ python setup.py build
+}
+
+check() {
+ cd $pkgname-$pkgver
+ # Exclude minor test failures with Python 3.10
+ pytest -k 'not test_magic_arguments and not test_pinfo_docstring_if_detail_and_no_source and not test_pprint_heap_allocated_type'
+}
+
+package() {
+ cd $pkgname-$pkgver
+ python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 --skip-build
+ install -Dm644 docs/source/about/license_and_copyright.rst "$pkgdir/usr/share/licenses/ipython/LICENSE"
+
+ cd "examples/IPython Kernel"
+ # FS#45120
+ sed -i 's/gnome-netstatus-idle/ipython/' ipython.desktop
+ install -Dm644 -t "$pkgdir/usr/share/applications" ipython.desktop
+ # FS#47046
+ install -Dm644 "$srcdir/icon.png" "$pkgdir/usr/share/pixmaps/ipython.png"
+}
More information about the arch-commits
mailing list