# ANPO Dependency Manager
This extension provides an action to check the actual dependencies of the latest revision of a Blender file.
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)[^1].
<!---
Types of changes
- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.
-->
## [Unreleased]
## [1.1.0] - 2025-01-10
### Added
* Action for download all the necessary dependencies for an After Effects compositing file.
* It retrieves the latest revisions of the following list
* Animatic (for sound)
* A reference link is created in the compositing task (acts as a shortcut)
* After Effects file
* Passes folder
* Illustrator set file
* Illustrator layers folder
* If a revision is not yet available on the exchange server, the user is warned that a later file synchronisation will be required.
## [1.0.2] - 2024-09-23
### Fixed
* The file format checking in relation factories, which prevented the activation of dependency actions on new Blender files.
## [1.0.1] - 2024-09-05
### Added
* New action to check the dependencies of a specific revision from a file's history.
* A message on top of the tracked dependency list indicates the number of unavailable dependencies.
* Utility actions on blocking and spline animation files to check the dependencies of the previous step, i.e. the latest revisions of layout and blocking files respectively.
## [1.0.0] - 2024-09-04
### Added
* Action to check all files linked into the latest revision of a Blender file, and download/request them when necessary.
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/lfs.coop/libreflow/extensions/anpo/dependency_manager",
"name": "libreflow.extensions.anpo.dependency-manager",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "kabaret libreflow",
"author": "LFS",
"author_email": "libreflow@lfs.coop",
"download_url": "https://files.pythonhosted.org/packages/84/4c/65892faf4767671700a0ddc24bb740fab1820c31a423f4b3ff47060c7acd/libreflow_extensions_anpo_dependency_manager-1.1.0.tar.gz",
"platform": null,
"description": "# ANPO Dependency Manager\n\nThis extension provides an action to check the actual dependencies of the latest revision of a Blender file.\n\n# Changelog\n\nAll notable changes to this project will be documented in this file.\n\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),\nand this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)[^1].\n\n<!---\nTypes of changes\n\n- Added for new features.\n- Changed for changes in existing functionality.\n- Deprecated for soon-to-be removed features.\n- Removed for now removed features.\n- Fixed for any bug fixes.\n- Security in case of vulnerabilities.\n\n-->\n\n## [Unreleased]\n\n## [1.1.0] - 2025-01-10\n\n### Added\n\n* Action for download all the necessary dependencies for an After Effects compositing file.\n * It retrieves the latest revisions of the following list\n * Animatic (for sound)\n * A reference link is created in the compositing task (acts as a shortcut)\n * After Effects file\n * Passes folder\n * Illustrator set file\n * Illustrator layers folder\n * If a revision is not yet available on the exchange server, the user is warned that a later file synchronisation will be required.\n\n## [1.0.2] - 2024-09-23\n\n### Fixed\n\n* The file format checking in relation factories, which prevented the activation of dependency actions on new Blender files.\n\n## [1.0.1] - 2024-09-05\n\n### Added\n\n* New action to check the dependencies of a specific revision from a file's history.\n* A message on top of the tracked dependency list indicates the number of unavailable dependencies.\n* Utility actions on blocking and spline animation files to check the dependencies of the previous step, i.e. the latest revisions of layout and blocking files respectively.\n\n## [1.0.0] - 2024-09-04\n\n### Added\n\n* Action to check all files linked into the latest revision of a Blender file, and download/request them when necessary.\n",
"bugtrack_url": null,
"license": "LGPLv3+",
"summary": null,
"version": "1.1.0",
"project_urls": {
"Homepage": "https://gitlab.com/lfs.coop/libreflow/extensions/anpo/dependency_manager"
},
"split_keywords": [
"kabaret",
"libreflow"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "844c65892faf4767671700a0ddc24bb740fab1820c31a423f4b3ff47060c7acd",
"md5": "6ef41a33c6e8ad8d50662f5126a4dab6",
"sha256": "99ad10471cb799b53dd727f2b8553c527838928383bbbdcc7bf995702c90118b"
},
"downloads": -1,
"filename": "libreflow_extensions_anpo_dependency_manager-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "6ef41a33c6e8ad8d50662f5126a4dab6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 28418,
"upload_time": "2025-01-10T17:06:58",
"upload_time_iso_8601": "2025-01-10T17:06:58.700555Z",
"url": "https://files.pythonhosted.org/packages/84/4c/65892faf4767671700a0ddc24bb740fab1820c31a423f4b3ff47060c7acd/libreflow_extensions_anpo_dependency_manager-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-10 17:06:58",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "lfs.coop",
"gitlab_project": "libreflow",
"lcname": "libreflow.extensions.anpo.dependency-manager"
}