Debian NEW package overview for pyactiveresource
pyactiveresource_2.2.2-1_amd64.changes (click to toggle)
Format:1.8
Date:Sun, 22 Dec 2024 16:29:39 +0000
Source:pyactiveresource
Binary:python3-pyactiveresource
Architecture:source all
Version:2.2.2-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Tryton Maintainers <team+tryton-team@tracker.debian.org>
Changed-By:Mathias Behrle <mathiasb@m9s.biz>
Description:
python3-pyactiveresource - ActiveResource for Python
Closes:1091534
Changes:
pyactiveresource (2.2.2-1) unstable; urgency=medium

  * Initial release (Closes: #1091534)
Files:
712d179e4f9ba91ea7a070f5301d22ec 2183 python optional pyactiveresource_2.2.2-1.dsc
2e3a70aa092f2536b813121196f19ec9 19659 python optional pyactiveresource_2.2.2.orig.tar.gz
d0c260ad8b7d3a15bda0a0e868af6d0c 2660 python optional pyactiveresource_2.2.2-1.debian.tar.xz
1453af0bf78a6c153468596e37325a0c 7705 python optional pyactiveresource_2.2.2-1_amd64.buildinfo
9223de40f192b4c3a60ca085b3e5de9c 19132 python optional python3-pyactiveresource_2.2.2-1_all.deb
pyactiveresource_2.2.2-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:pyactiveresource
Binary:python3-pyactiveresource
Architecture:all
Version:2.2.2-1
Maintainer:Debian Tryton Maintainers <team+tryton-team@tracker.debian.org>
Uploaders:Mathias Behrle <mathiasb@m9s.biz>
Homepage:https://github.com/Shopify/pyactiveresource/
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/tryton-team/pyactiveresource
Vcs-Git:https://salsa.debian.org/tryton-team/pyactiveresource.git
Testsuite:autopkgtest
Testsuite-Triggers:@builddeps@
Build-Depends:debhelper-compat (=13), dh-python, python3-all, python3-dateutil, python3-setuptools, python3-six
Package-List:python3-pyactiveresource deb python optional arch=all
Files:
2e3a70aa092f2536b813121196f19ec9 19659 pyactiveresource_2.2.2.orig.tar.gz
d0c260ad8b7d3a15bda0a0e868af6d0c 2660 pyactiveresource_2.2.2-1.debian.tar.xz
lintian 2.104.0 check for pyactiveresource_2.2.2-1.dsc (click to toggle)
README.source for pyactiveresource_2.2.2-1.dsc (click to toggle)
No README.source in this package
control file for python3-pyactiveresource_2.2.2-1_all.deb (click to toggle)
Package:python3-pyactiveresource
Source:pyactiveresource
Version:2.2.2-1
Architecture:all
Maintainer:Debian Tryton Maintainers <team+tryton-team@tracker.debian.org>
Installed-Size:103
Depends:python3-six, python3:any
Section:python
Priority:optional
Homepage:https://github.com/Shopify/pyactiveresource/
Description:
ActiveResource for Python
 Active Resource attempts to provide a coherent wrapper object-relational
 mapping for REST web services. It follows the same philosophy as
 Active Record, in that one of its prime aims is to reduce the amount of code
 needed to map to these resources. This is made possible by relying on a number
 of code- and protocol-based conventions that make it easy for Active Resource
 to infer complex relations and structures. These conventions are outlined
 in detail in the documentation for ActiveResource::Base.
lintian 2.104.0 check for python3-pyactiveresource_2.2.2-1_all.deb (click to toggle)
contents of python3-pyactiveresource_2.2.2-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2024-12-22 16:29 ./
drwxr-xr-x root/root         0 2024-12-22 16:29 ./usr/
drwxr-xr-x root/root         0 2024-12-22 16:29 ./usr/lib/
drwxr-xr-x root/root         0 2024-12-22 16:29 ./usr/lib/python3/
drwxr-xr-x root/root         0 2024-12-22 16:29 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2024-12-22 16:29 ./usr/lib/python3/dist-packages/pyactiveresource/
-rw-r--r-- root/root         1 2021-02-04 21:19 ./usr/lib/python3/dist-packages/pyactiveresource/__init__.py
-rw-r--r-- root/root     39478 2021-02-04 21:19 ./usr/lib/python3/dist-packages/pyactiveresource/activeresource.py
-rw-r--r-- root/root      1043 2021-02-04 21:19 ./usr/lib/python3/dist-packages/pyactiveresource/collection.py
-rw-r--r-- root/root     14035 2021-02-04 21:19 ./usr/lib/python3/dist-packages/pyactiveresource/connection.py
-rw-r--r-- root/root       600 2021-02-04 21:19 ./usr/lib/python3/dist-packages/pyactiveresource/element_containers.py
-rw-r--r-- root/root      3621 2021-02-04 21:19 ./usr/lib/python3/dist-packages/pyactiveresource/fake_connection.py
-rw-r--r-- root/root      1821 2021-02-04 21:19 ./usr/lib/python3/dist-packages/pyactiveresource/formats.py
drwxr-xr-x root/root         0 2024-12-22 16:29 ./usr/lib/python3/dist-packages/pyactiveresource/testing/
-rw-r--r-- root/root         0 2021-02-04 21:19 ./usr/lib/python3/dist-packages/pyactiveresource/testing/__init__.py
-rw-r--r-- root/root      5144 2021-02-04 21:19 ./usr/lib/python3/dist-packages/pyactiveresource/testing/http_fake.py
-rw-r--r-- root/root     14161 2021-02-04 21:19 ./usr/lib/python3/dist-packages/pyactiveresource/util.py
drwxr-xr-x root/root         0 2024-12-22 16:29 ./usr/lib/python3/dist-packages/pyactiveresource-2.2.2.egg-info/
-rw-r--r-- root/root       987 2024-12-22 16:29 ./usr/lib/python3/dist-packages/pyactiveresource-2.2.2.egg-info/PKG-INFO
-rw-r--r-- root/root         1 2024-12-22 16:29 ./usr/lib/python3/dist-packages/pyactiveresource-2.2.2.egg-info/dependency_links.txt
-rw-r--r-- root/root         0 2024-12-22 16:29 ./usr/lib/python3/dist-packages/pyactiveresource-2.2.2.egg-info/requires.txt
-rw-r--r-- root/root        42 2024-12-22 16:29 ./usr/lib/python3/dist-packages/pyactiveresource-2.2.2.egg-info/top_level.txt
drwxr-xr-x root/root         0 2024-12-22 16:29 ./usr/share/
drwxr-xr-x root/root         0 2024-12-22 16:29 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-12-22 16:29 ./usr/share/doc/python3-pyactiveresource/
-rw-r--r-- root/root       162 2024-12-22 16:29 ./usr/share/doc/python3-pyactiveresource/changelog.Debian.gz
-rw-r--r-- root/root      1660 2024-12-22 16:29 ./usr/share/doc/python3-pyactiveresource/copyright

Timestamp: 28.12.2024 / 12:02:45 (UTC)