tryton-modules-web-shop-vue-storefront 6.0.5-3 source package in Ubuntu

Changelog

tryton-modules-web-shop-vue-storefront (6.0.5-3) sid; urgency=medium

  * Update the package URLS to https and the new mono repos location.
  * Bump the Standards-Version to 4.6.2, no changes needed.

 -- Mathias Behrle <email address hidden>  Mon, 13 Feb 2023 12:22:36 +0100

Upload details

Uploaded by:
Debian Tryton Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Tryton Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tryton-modules-web-shop-vue-storefront_6.0.5-3.dsc 2.8 KiB cd6b1b7bdabd0fc8806ce02ffcc61c3eef2aafc7f5feca9d3a463cf1a4d5ea61
tryton-modules-web-shop-vue-storefront_6.0.5.orig.tar.gz 38.4 KiB de35ce3d1fae779cddc42baec18fbb7c2ad6a2dd38414c273446b46a49bb2dc2
tryton-modules-web-shop-vue-storefront_6.0.5.orig.tar.gz.asc 506 bytes a47ef26d21b9433ae76c16435a1f36f4c2967d99aed3edc0bd800692a5cd8a10
tryton-modules-web-shop-vue-storefront_6.0.5-3.debian.tar.xz 11.9 KiB 2f6ac63d9d3e07625529729f8d4eba99b68bc2ea6144b88232886f5f7ffbb419

Available diffs

No changes file available.

Binary packages built by this source

tryton-modules-web-shop-vue-storefront: Tryton application platform - web vue storefront module

 Tryton is a high-level general purpose application platform. It is the base
 of a complete business solution as well as a comprehensive health and hospital
 information system (GNUHealth).
 .
 The web_shop_vue_storefront module provides the back-end to integrate with `Vue
 Storefront`_ 1.x.
 .
  .. _`Vue Storefront`: https://www.vuestorefront.io/
 .
 Vue StoreFront Configuration
 .
 The endpoint must be updated to use the Tryton URL. You must just replace
 `/api` by
 `http(s)://<hostname>:<port>/<database name>/web_shop_vue_storefront/<shop name>`.
 .
 The configuration `autoRefreshTokens` must be set to `false`.